Skip to content

Commit

Permalink
Update to final version of .net 6 (#20256)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpopMSFT authored Dec 2, 2024
2 parents 5e74678 + 8a72c57 commit 1b27d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<VersionFeature21>30</VersionFeature21>
<VersionFeature31>32</VersionFeature31>
<VersionFeature50>17</VersionFeature50>
<VersionFeature60>$([MSBuild]::Add($(VersionFeature), 32))</VersionFeature60>
<VersionFeature60>36</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. -->
Expand Down

0 comments on commit 1b27d2f

Please sign in to comment.