Reverting drop suffix change
This commit is contained in:
parent
672d0ec1e2
commit
46b8ddf0b5
1 changed files with 1 additions and 1 deletions
|
@ -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>true</DropSuffix>
|
<DropSuffix>false</DropSuffix>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<Target Name="GetCoreSdkGitCommitInfo">
|
<Target Name="GetCoreSdkGitCommitInfo">
|
||||||
|
|
Loading…
Add table
Reference in a new issue