File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
<Uri >https://github.com/dotnet/arcade</Uri >
13
13
<Sha >bafd55901b50d6fc3507c8ed96a7777fcca1796f</Sha >
14
14
</Dependency >
15
- <Dependency Name =" Microsoft.NET.Sdk.IL" Version =" 7.0.0-preview.3.22163.2 " >
15
+ <Dependency Name =" Microsoft.NET.Sdk.IL" Version =" 7.0.0-preview.3.22171.1 " >
16
16
<Uri >https://github.com/dotnet/runtime</Uri >
17
- <Sha >accf6fb6bf18f822fbbd227b1b4e31c65001a4ff </Sha >
17
+ <Sha >eb51b02b158c3ff71a1ec7eac8a211d1d464c1a5 </Sha >
18
18
<!--
19
19
This would introduce a cyclic dependency, so it's explictly not enabled for now
20
20
<SourceBuild RepoName="runtime" />
Original file line number Diff line number Diff line change 11
11
<PropertyGroup >
12
12
<UsingToolMicrosoftNetCompilers >true</UsingToolMicrosoftNetCompilers >
13
13
<!-- ilasm -->
14
- <MicrosoftNETSdkILPackageVersion >7.0.0-preview.3.22163.2 </MicrosoftNETSdkILPackageVersion >
14
+ <MicrosoftNETSdkILPackageVersion >7.0.0-preview.3.22171.1 </MicrosoftNETSdkILPackageVersion >
15
15
<!-- see https://github.com/dotnet/runtime/issues/1338 -->
16
16
<MicrosoftNETCoreILAsmVersion >$(MicrosoftNETSdkILPackageVersion)</MicrosoftNETCoreILAsmVersion >
17
17
<!-- SRM version should match the SDK version at https://github.com/dotnet/sdk/blob/master/eng/Versions.props -->
Original file line number Diff line number Diff line change 10
10
"msbuild-sdks" : {
11
11
"Microsoft.DotNet.Arcade.Sdk" : " 7.0.0-beta.22168.2" ,
12
12
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT" : " 1.0.0" ,
13
- "Microsoft.NET.Sdk.IL" : " 7.0.0-preview.3.22163.2 "
13
+ "Microsoft.NET.Sdk.IL" : " 7.0.0-preview.3.22171.1 "
14
14
}
15
15
}
You can’t perform that action at this time.
0 commit comments