We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 395c507 + fd26be1 commit a8c0b1fCopy full SHA for a8c0b1f
eng/Versions.props
@@ -1,11 +1,11 @@
1
<Project>
2
<PropertyGroup>
3
<!-- The .NET product branding version -->
4
- <ProductVersion>7.0.10</ProductVersion>
+ <ProductVersion>7.0.11</ProductVersion>
5
<!-- File version numbers -->
6
<MajorVersion>7</MajorVersion>
7
<MinorVersion>0</MinorVersion>
8
- <PatchVersion>10</PatchVersion>
+ <PatchVersion>11</PatchVersion>
9
<SdkBandVersion>7.0.100</SdkBandVersion>
10
<PackageVersionNet6>6.0.$([MSBuild]::Add($(PatchVersion), 11))</PackageVersionNet6>
11
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
0 commit comments