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 79fc650 commit c9421c8Copy full SHA for c9421c8
eng/Versions.props
@@ -35,7 +35,7 @@
35
<VersionFeature50>17</VersionFeature50>
36
<VersionFeature60>36</VersionFeature60>
37
<VersionFeature70>20</VersionFeature70>
38
- <VersionFeature80>$([MSBuild]::Add($(VersionFeature), 15))</VersionFeature80>
+ <VersionFeature80>$([MSBuild]::Add($(VersionFeature), 14))</VersionFeature80>
39
<!-- Should be kept in sync with VersionFeature70. It should match the version of Microsoft.NET.ILLink.Tasks
40
referenced by the same 7.0 SDK that references the 7.0.VersionFeature70 runtime pack. -->
41
<_NET70ILLinkPackVersion>7.0.100-1.23211.1</_NET70ILLinkPackVersion>
0 commit comments