Skip to content

Commit 8d0d6d4

Browse files
Update branding to 7.0.12 (#91405)
1 parent 59a1e88 commit 8d0d6d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<Project>
22
<PropertyGroup>
33
<!-- The .NET product branding version -->
4-
<ProductVersion>7.0.11</ProductVersion>
4+
<ProductVersion>7.0.12</ProductVersion>
55
<!-- File version numbers -->
66
<MajorVersion>7</MajorVersion>
77
<MinorVersion>0</MinorVersion>
8-
<PatchVersion>11</PatchVersion>
8+
<PatchVersion>12</PatchVersion>
99
<SdkBandVersion>7.0.100</SdkBandVersion>
1010
<PackageVersionNet6>6.0.$([MSBuild]::Add($(PatchVersion), 11))</PackageVersionNet6>
1111
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>

0 commit comments

Comments
 (0)