Merge branch 'rel/1.0.0' into piotrpMSFT/bump/15.1.548

This commit is contained in:
Livar 2017-02-15 13:03:27 -08:00 committed by GitHub
commit a1f4e81aec

View file

@ -43,7 +43,7 @@
<ItemGroup>
<ForPublishing Include="@(GeneratedInstallers)" />
<ForPublishing Include="%(GenerateArchivesInputsOutputs.Outputs)" />
<ForPublishing Include="$(PackagesDirectory)/Microsoft*.nupkg" Condition=" 'PUBLISH_NUPKG_TO_AZURE_BLOB' != '' " />
<ForPublishing Include="$(PackagesDirectory)/Microsoft*.nupkg" Condition=" '$(PUBLISH_NUPKG_TO_AZURE_BLOB)' != '' " />
</ItemGroup>
<ItemGroup>