We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3afe99 + b224cd1 commit 85b8e36Copy full SHA for 85b8e36
eng/Versions.props
@@ -1,11 +1,11 @@
1
<Project>
2
<PropertyGroup>
3
<!-- The .NET product branding version -->
4
- <ProductVersion>5.0.13</ProductVersion>
+ <ProductVersion>5.0.14</ProductVersion>
5
<!-- File version numbers -->
6
<MajorVersion>5</MajorVersion>
7
<MinorVersion>0</MinorVersion>
8
- <PatchVersion>13</PatchVersion>
+ <PatchVersion>14</PatchVersion>
9
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
10
<!-- Set assembly version to align with major and minor version,
11
as for the patches and revisions should be manually updated per assembly if it is serviced. -->
0 commit comments