Skip to content

Commit 22a7fdf

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20211126.4 (#2403)
[main] Update dependencies from dotnet/runtime
1 parent 284b7ac commit 22a7fdf

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<Uri>https://github.com/dotnet/arcade</Uri>
1313
<Sha>fecf65bedcee9036b8ba9d8d7feef5413f294914</Sha>
1414
</Dependency>
15-
<Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.0-alpha.1.21562.1">
15+
<Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.0-alpha.1.21576.4">
1616
<Uri>https://github.com/dotnet/runtime</Uri>
17-
<Sha>35704e44e5d1b158f21512b1c1081a0e025bde3f</Sha>
17+
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
1818
<!--
1919
This would introduce a cyclic dependency, so it's explictly not enabled for now
2020
<SourceBuild RepoName="runtime" />

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PropertyGroup>
1212
<UsingToolMicrosoftNetCompilers>true</UsingToolMicrosoftNetCompilers>
1313
<!-- ilasm -->
14-
<MicrosoftNETSdkILPackageVersion>7.0.0-alpha.1.21562.1</MicrosoftNETSdkILPackageVersion>
14+
<MicrosoftNETSdkILPackageVersion>7.0.0-alpha.1.21576.4</MicrosoftNETSdkILPackageVersion>
1515
<!-- see https://github.com/dotnet/runtime/issues/1338 -->
1616
<MicrosoftNETCoreILAsmVersion>$(MicrosoftNETSdkILPackageVersion)</MicrosoftNETCoreILAsmVersion>
1717
<!-- SRM version should match the SDK version at https://github.com/dotnet/sdk/blob/master/eng/Versions.props -->

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"msbuild-sdks": {
66
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21559.3",
77
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
8-
"Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21562.1"
8+
"Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21576.4"
99
}
1010
}

0 commit comments

Comments
 (0)