Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/runtime build 2022…
Browse files Browse the repository at this point in the history
…0501.6 (#2775)

[main] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] authored May 2, 2022
1 parent 4461068 commit 2375cba
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>c8a95297e2622251c125aa5c0ef7c822275a792d</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.0-preview.5.22224.3">
<Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.0-preview.5.22251.6">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>47d9c43ab1f10a98a348a28b3fd7ed9c4d35328b</Sha>
<Sha>b03ea7c79a3947c904b870742321e2cf5831afbe</Sha>
<!--
This would introduce a cyclic dependency, so it's explictly not enabled for now
<SourceBuild RepoName="runtime" />
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PropertyGroup>
<UsingToolMicrosoftNetCompilers>true</UsingToolMicrosoftNetCompilers>
<!-- ilasm -->
<MicrosoftNETSdkILPackageVersion>7.0.0-preview.5.22224.3</MicrosoftNETSdkILPackageVersion>
<MicrosoftNETSdkILPackageVersion>7.0.0-preview.5.22251.6</MicrosoftNETSdkILPackageVersion>
<!-- see https://github.com/dotnet/runtime/issues/1338 -->
<MicrosoftNETCoreILAsmVersion>$(MicrosoftNETSdkILPackageVersion)</MicrosoftNETCoreILAsmVersion>
<!-- SRM version should match the SDK version at https://github.com/dotnet/sdk/blob/master/eng/Versions.props -->
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22171.2",
"Microsoft.FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
"Microsoft.NET.Sdk.IL": "7.0.0-preview.5.22224.3"
"Microsoft.NET.Sdk.IL": "7.0.0-preview.5.22251.6"
}
}

0 comments on commit 2375cba

Please # to comment.