Skip to content

Commit a4ef2d0

Browse files
authored
switch back to manual versions that are N-1 for implicit versions
1 parent 8bf501f commit a4ef2d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
<VersionFeature21>30</VersionFeature21>
3434
<VersionFeature31>32</VersionFeature31>
3535
<VersionFeature50>17</VersionFeature50>
36-
<VersionFeature60>36</VersionFeature60>
36+
<VersionFeature60>35</VersionFeature60>
3737
<VersionFeature70>20</VersionFeature70>
38-
<VersionFeature80>$([MSBuild]::Add($(VersionFeature), 11))</VersionFeature80>
38+
<VersionFeature80>10</VersionFeature80>
3939
<!-- Should be kept in sync with VersionFeature70. It should match the version of Microsoft.NET.ILLink.Tasks
4040
referenced by the same 7.0 SDK that references the 7.0.VersionFeature70 runtime pack. -->
4141
<_NET70ILLinkPackVersion>7.0.100-1.23211.1</_NET70ILLinkPackVersion>

0 commit comments

Comments
 (0)