File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
<VersionMajor >9</VersionMajor >
7
7
<VersionMinor >0</VersionMinor >
8
8
<VersionSDKMinor >3</VersionSDKMinor >
9
- <VersionFeature >03 </VersionFeature >
9
+ <VersionFeature >04 </VersionFeature >
10
10
<!-- This property powers the SdkAnalysisLevel property in end-user MSBuild code.
11
11
It should always be the hundreds-value of the current SDK version, never any
12
12
preview version components or anything else. E.g. 8.0.100, 9.0.300, etc. -->
35
35
<VersionFeature50 >17</VersionFeature50 >
36
36
<VersionFeature60 >36</VersionFeature60 >
37
37
<VersionFeature70 >20</VersionFeature70 >
38
- <VersionFeature80 >$([MSBuild]::Add($(VersionFeature), 16 ))</VersionFeature80 >
38
+ <VersionFeature80 >$([MSBuild]::Add($(VersionFeature), 15 ))</VersionFeature80 >
39
39
<!-- Should be kept in sync with VersionFeature70. It should match the version of Microsoft.NET.ILLink.Tasks
40
40
referenced by the same 7.0 SDK that references the 7.0.VersionFeature70 runtime pack. -->
41
41
<_NET70ILLinkPackVersion >7.0.100-1.23211.1</_NET70ILLinkPackVersion >
You can’t perform that action at this time.
0 commit comments