We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adcbc7d commit 0fce6c7Copy full SHA for 0fce6c7
eng/Versions.props
@@ -1,10 +1,10 @@
1
<Project>
2
<PropertyGroup>
3
<!-- The .NET product branding version -->
4
- <ProductVersion>8.0.90</ProductVersion>
+ <ProductVersion>8.0.91</ProductVersion>
5
<MajorVersion>8</MajorVersion>
6
<MinorVersion>0</MinorVersion>
7
- <PatchVersion>90</PatchVersion>
+ <PatchVersion>91</PatchVersion>
8
<SdkBandVersion>8.0.100</SdkBandVersion>
9
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
10
<!-- Servicing builds have different characteristics for the way dependencies, baselines, and versions are handled. -->
0 commit comments