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.
2 parents b319a20 + d97de63 commit 9bc962eCopy full SHA for 9bc962e
eng/Versions.props
@@ -34,9 +34,9 @@
34
<VersionFeature21>30</VersionFeature21>
35
<VersionFeature31>32</VersionFeature31>
36
<VersionFeature50>17</VersionFeature50>
37
- <VersionFeature60>35</VersionFeature60>
+ <VersionFeature60>36</VersionFeature60>
38
<VersionFeature70>20</VersionFeature70>
39
- <VersionFeature80>10</VersionFeature80>
+ <VersionFeature80>$([MSBuild]::Add($(VersionFeature), 11))</VersionFeature80>
40
<!-- Should be kept in sync with VersionFeature70. It should match the version of Microsoft.NET.ILLink.Tasks
41
referenced by the same 7.0 SDK that references the 7.0.VersionFeature70 runtime pack. -->
42
<_NET70ILLinkPackVersion>7.0.100-1.23211.1</_NET70ILLinkPackVersion>
0 commit comments