Skip to content

Commit c9e4c0c

Browse files
author
Mirroring
committed
Merge commit '7bf5405f51180e90ba22f5fc09aa40659cb060a4'
2 parents 8fad4e3 + 7bf5405 commit c9e4c0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<Project>
22
<PropertyGroup>
33
<!-- The .NET product branding version -->
4-
<ProductVersion>9.0.12</ProductVersion>
4+
<ProductVersion>9.0.13</ProductVersion>
55
<!-- File version numbers -->
66
<MajorVersion>9</MajorVersion>
77
<MinorVersion>0</MinorVersion>
8-
<PatchVersion>12</PatchVersion>
8+
<PatchVersion>13</PatchVersion>
99
<SdkBandVersion>9.0.100</SdkBandVersion>
1010
<PackageVersionNet8>8.0.$([MSBuild]::Add($(PatchVersion),11))</PackageVersionNet8>
1111
<PackageVersionNet7>7.0.20</PackageVersionNet7>

0 commit comments

Comments
 (0)