Stabilize package versions

This commit is contained in:
Matt Mitchell 2019-12-16 14:47:54 -08:00
parent e5837fa361
commit a8cef816ed

View file

@ -8,7 +8,7 @@
<!-- <!--
When DropSuffix is set to 'true', this branch will produce stable outputs for 'Shipping' packages When DropSuffix is set to 'true', this branch will produce stable outputs for 'Shipping' packages
--> -->
<DropSuffix>false</DropSuffix> <DropSuffix>true</DropSuffix>
</PropertyGroup> </PropertyGroup>
<Target Name="GetCoreSdkGitCommitInfo"> <Target Name="GetCoreSdkGitCommitInfo">