We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c702d3 + 9345ccc commit df16015Copy full SHA for df16015
1 file changed
eng/Versions.props
@@ -1,11 +1,11 @@
1
<Project>
2
<PropertyGroup>
3
<!-- The .NET product branding version -->
4
- <ProductVersion>8.0.24</ProductVersion>
+ <ProductVersion>8.0.25</ProductVersion>
5
<!-- File version numbers -->
6
<MajorVersion>8</MajorVersion>
7
<MinorVersion>0</MinorVersion>
8
- <PatchVersion>24</PatchVersion>
+ <PatchVersion>25</PatchVersion>
9
<SdkBandVersion>8.0.100</SdkBandVersion>
10
<PackageVersionNet7>7.0.20</PackageVersionNet7>
11
<PackageVersionNet6>6.0.36</PackageVersionNet6>
0 commit comments