Reverting drop suffix change

This commit is contained in:
sfoslund 2020-01-21 11:24:22 -08:00
parent 672d0ec1e2
commit 46b8ddf0b5

View file

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