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.
1 parent 6bc4d4a commit 9f4d9a3Copy full SHA for 9f4d9a3
eng/Versions.props
@@ -1,11 +1,11 @@
1
<Project>
2
<PropertyGroup>
3
<!-- The .NET product branding version -->
4
- <ProductVersion>6.0.34</ProductVersion>
+ <ProductVersion>6.0.35</ProductVersion>
5
<!-- File version numbers -->
6
<MajorVersion>6</MajorVersion>
7
<MinorVersion>0</MinorVersion>
8
- <PatchVersion>34</PatchVersion>
+ <PatchVersion>35</PatchVersion>
9
<SdkBandVersion>6.0.400</SdkBandVersion>
10
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
11
<PreReleaseVersionIteration>
0 commit comments