Missing 7.0.20 implicit version (#20034)

This commit is contained in:
Marc Paine 2024-07-25 11:55:18 -07:00 committed by GitHub
commit 8bd9d1c3cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,8 +25,8 @@
<VersionFeature21>30</VersionFeature21> <VersionFeature21>30</VersionFeature21>
<VersionFeature31>32</VersionFeature31> <VersionFeature31>32</VersionFeature31>
<VersionFeature50>17</VersionFeature50> <VersionFeature50>17</VersionFeature50>
<VersionFeature60>32</VersionFeature60> <VersionFeature60>$([MSBuild]::Add($(VersionFeature), 33))</VersionFeature60>
<VersionFeature70>19</VersionFeature70> <VersionFeature70>20</VersionFeature70>
<!-- Should be kept in sync with VersionFeature70. It should match the version of Microsoft.NET.ILLink.Tasks <!-- Should be kept in sync with VersionFeature70. It should match the version of Microsoft.NET.ILLink.Tasks
referenced by the same 7.0 SDK that references the 7.0.VersionFeature70 runtime pack. --> referenced by the same 7.0 SDK that references the 7.0.VersionFeature70 runtime pack. -->
<_NET70ILLinkPackVersion>7.0.100-1.23401.1</_NET70ILLinkPackVersion> <_NET70ILLinkPackVersion>7.0.100-1.23401.1</_NET70ILLinkPackVersion>