Skip to content

Commit 85b8e36

Browse files
committed
Merge in 'release/5.0' changes
2 parents b3afe99 + b224cd1 commit 85b8e36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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>5.0.13</ProductVersion>
4+
<ProductVersion>5.0.14</ProductVersion>
55
<!-- File version numbers -->
66
<MajorVersion>5</MajorVersion>
77
<MinorVersion>0</MinorVersion>
8-
<PatchVersion>13</PatchVersion>
8+
<PatchVersion>14</PatchVersion>
99
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
1010
<!-- Set assembly version to align with major and minor version,
1111
as for the patches and revisions should be manually updated per assembly if it is serviced. -->

0 commit comments

Comments
 (0)