Skip to content

Commit 739206b

Browse files
authored
Update implicit versions for Feb release (#5200)
1 parent d3c602f commit 739206b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/sdk/eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
<VersionFeature60>36</VersionFeature60>
3535
<VersionFeature70>20</VersionFeature70>
3636
<!-- This version should be N-1 (ie the currently released version) in the preview branch but N-2 in main so that workloads stay behind the unreleased version -->
37-
<VersionFeature80>23</VersionFeature80>
38-
<VersionFeature90>12</VersionFeature90>
39-
<VersionFeature100>2</VersionFeature100>
37+
<VersionFeature80>24</VersionFeature80>
38+
<VersionFeature90>13</VersionFeature90>
39+
<VersionFeature100>3</VersionFeature100>
4040
<!-- Should be kept in sync with VersionFeature70. It should match the version of Microsoft.NET.ILLink.Tasks
4141
referenced by the same 7.0 SDK that references the 7.0.VersionFeature70 runtime pack. -->
4242
<_NET70ILLinkPackVersion>7.0.100-1.23211.1</_NET70ILLinkPackVersion>

0 commit comments

Comments
 (0)