vcpkg/scripts/buildsystems/msbuild
AndrewDeanMS 86d2925af0
Remove unnecessary <Delete> that races <Touch> (#20313)
When VcpkgInstallManifestDependencies runs in parallel,
the Delete in one task causes the touch in another to fail.
The Delete isn't actually necessary to accomplish the goal
here, so remove it.
2021-09-24 10:07:26 -07:00
..
applocal.ps1 Use objdump for dll dependencies (#18027) 2021-06-01 21:32:19 -07:00
vcpkg-general.xml [host dependencies] add support in the scripts (#16627) 2021-03-10 15:33:16 -08:00
vcpkg.props [vcpkg] Repair msbuild damage and workaround the way we integrate on VS2015. (#19767) 2021-09-02 12:33:21 -07:00
vcpkg.targets Remove unnecessary <Delete> that races <Touch> (#20313) 2021-09-24 10:07:26 -07:00