We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48d00b commit 39b68d2Copy full SHA for 39b68d2
eng/Versions.props
@@ -3,7 +3,7 @@
3
<!-- Versioning specifications: https://github.com/dotnet/arcade/blob/master/Documentation/CorePackages/Versioning.md -->
4
<PropertyGroup>
5
<ProductVersion>8.0.0</ProductVersion>
6
- <MajorVersion>0</MajorVersion>
+ <MajorVersion>8</MajorVersion>
7
<MinorVersion>0</MinorVersion>
8
<WcfAssemblyVersion>8.0.0.0</WcfAssemblyVersion>
9
<!-- To produce shipping versions in non-official builds, instead of default fixed dummy version number (42.42.42.42). -->
0 commit comments