Skip to content

Commit 672026a

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20220123.5 (#2542)
[main] Update dependencies from dotnet/runtime
1 parent 890591b commit 672026a

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>511824f9ad21a8bc070b4bad2a95acd119c4afa0</Sha>
1414
</Dependency>
15-
<Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.0-alpha.1.22066.4">
15+
<Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.0-alpha.1.22073.5">
1616
<Uri>https://github.com/dotnet/runtime</Uri>
17-
<Sha>ae2f60c950cc021921fce83c796cbcb5ff96c658</Sha>
17+
<Sha>09ff1acdad2e7789908b5db9bb89896144c13042</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.22066.4</MicrosoftNETSdkILPackageVersion>
14+
<MicrosoftNETSdkILPackageVersion>7.0.0-alpha.1.22073.5</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.22064.25",
77
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
8-
"Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.22066.4"
8+
"Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.22073.5"
99
}
1010
}

0 commit comments

Comments
 (0)