diff --git a/eng/Publishing.props b/eng/Publishing.props index ff8df4030..d4f6a188e 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -75,9 +75,9 @@ + Condition=" '$(PublishBinariesAndBadge)' == 'true' and '$(OS)' == 'Windows_NT' and '$(Architecture)' == 'x64' and '$(PgoInstrument)' != 'true'" /> + Condition=" '$(PublishBinariesAndBadge)' == 'true' and '$(OS)' == 'Windows_NT' and '$(Architecture)' == 'x64' and '$(PgoInstrument)' != 'true'" /> @@ -118,7 +118,7 @@ $(BlobStoragePartialRelativePath)/$(FullNugetVersion)/$([System.String]::Copy('%(Filename)%(Extension)')) - + diff --git a/src/redist/targets/Badge.targets b/src/redist/targets/Badge.targets index e6491fe53..e78789026 100644 --- a/src/redist/targets/Badge.targets +++ b/src/redist/targets/Badge.targets @@ -5,6 +5,7 @@ diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 73e760254..387b2d8c2 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -1,6 +1,7 @@