Merge pull request #5827 from dotnet/wli3-patch-1

Update branding to "preview"
This commit is contained in:
William Li 2019-12-06 10:06:04 -08:00 committed by GitHub
commit bdaa8772d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
<VersionMinor>1</VersionMinor>
<VersionSDKMinor>2</VersionSDKMinor>
<VersionPatch>00</VersionPatch>
<ReleaseSuffix Condition=" '$(ReleaseSuffix)' == '' ">preview1</ReleaseSuffix>
<ReleaseSuffix Condition=" '$(ReleaseSuffix)' == '' ">preview</ReleaseSuffix>
<!--
When DropSuffix is set to 'true', this branch will produce stable outputs for 'Shipping' packages
-->