We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c40b71 commit bde4a81Copy full SHA for bde4a81
src/Layout/redist/targets/GenerateBundledVersions.targets
@@ -1,7 +1,6 @@
1
<Project>
2
3
<Target Name="GenerateBundledVersions"
4
- Condition="'$(PgoInstrument)' != 'true'"
5
DependsOnTargets="GenerateBundledVersionsProps;GenerateBundledCliToolsProps;GenerateBundledMSBuildProps" >
6
<WriteLinesToFile
7
File="$(ArtifactsShippingPackagesDir)productVersion.txt"
0 commit comments