Skip to content

Commit 17eec53

Browse files
authored
Release 8.1 branding (#5693)
1 parent bed3c6a commit 17eec53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<Project>
33
<!-- Versioning specifications: https://github.com/dotnet/arcade/blob/master/Documentation/CorePackages/Versioning.md -->
44
<PropertyGroup>
5-
<ProductVersion>8.1.0</ProductVersion>
5+
<ProductVersion>8.1.1</ProductVersion>
66
<MajorVersion>8</MajorVersion>
77
<MinorVersion>1</MinorVersion>
8-
<WcfAssemblyVersion>8.1.0.0</WcfAssemblyVersion>
8+
<WcfAssemblyVersion>8.1.1.0</WcfAssemblyVersion>
99
<!-- To produce shipping versions in non-official builds, instead of default fixed dummy version number (42.42.42.42). -->
1010
<DotNetUseShippingVersions>true</DotNetUseShippingVersions>
1111
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>

0 commit comments

Comments
 (0)