Skip to content

Commit

Permalink
Final Branding For 17.0 GA (#6902)
Browse files Browse the repository at this point in the history
* Final branding for 17.0 GA

* Move release branding to versionprefix line
  • Loading branch information
benvillalobos authored Oct 21, 2021
1 parent d66a440 commit c9eb9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the MIT license. See License.txt in the project root for full license information. -->
<Project>
<PropertyGroup>
<VersionPrefix>17.0.0</VersionPrefix>
<VersionPrefix>17.0.0</VersionPrefix><DotNetFinalVersionKind>release</DotNetFinalVersionKind>
<AssemblyVersion>15.1.0.0</AssemblyVersion>
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
<DotNetUseShippingVersions>true</DotNetUseShippingVersions>
Expand Down

0 comments on commit c9eb9dd

Please sign in to comment.