Skip to content

Commit

Permalink
Merge commit '8bd9d1c3cf8ab395cebf57aa6fbf4e48554b9b23'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirroring committed Jul 25, 2024
2 parents 3c30e31 + 8bd9d1c commit 36fe6dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<VersionFeature21>30</VersionFeature21>
<VersionFeature31>32</VersionFeature31>
<VersionFeature50>17</VersionFeature50>
<VersionFeature60>32</VersionFeature60>
<VersionFeature70>19</VersionFeature70>
<VersionFeature60>$([MSBuild]::Add($(VersionFeature), 33))</VersionFeature60>
<VersionFeature70>20</VersionFeature70>
<!-- 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. -->
<_NET70ILLinkPackVersion>7.0.100-1.23401.1</_NET70ILLinkPackVersion>
Expand Down

0 comments on commit 36fe6dd

Please sign in to comment.