File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<Project >
3
3
<!-- Versioning specifications: https://github.com/dotnet/arcade/blob/master/Documentation/CorePackages/Versioning.md -->
4
4
<PropertyGroup >
5
- <ProductVersion >6.2 .0</ProductVersion >
6
- <MajorVersion >6 </MajorVersion >
7
- <MinorVersion >2 </MinorVersion >
8
- <WcfAssemblyVersion >6.2 .0.0</WcfAssemblyVersion >
5
+ <ProductVersion >8.0 .0</ProductVersion >
6
+ <MajorVersion >0 </MajorVersion >
7
+ <MinorVersion >0 </MinorVersion >
8
+ <WcfAssemblyVersion >8.0 .0.0</WcfAssemblyVersion >
9
9
<!-- To produce shipping versions in non-official builds, instead of default fixed dummy version number (42.42.42.42). -->
10
10
<DotNetUseShippingVersions >true</DotNetUseShippingVersions >
11
11
<PreReleaseVersionLabel >rtm</PreReleaseVersionLabel >
You can’t perform that action at this time.
0 commit comments