Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Update CoreClr to preview-27220-03 (#34181)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-maestro-bot authored and stephentoub committed Dec 20, 2018
1 parent 5956ad3 commit 624668b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions eng/dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
-->
<PropertyGroup>
<CoreFxCurrentRef>bf2f112caac2b0ae34440ecbdf2467dd2813176f</CoreFxCurrentRef>
<CoreClrCurrentRef>d49af2d59220fae960595c97978fb853807e673d</CoreClrCurrentRef>
<CoreClrCurrentRef>8cfc1012ee83209da9c0df19941f74aad3e39e12</CoreClrCurrentRef>
<CoreSetupCurrentRef>56b60e4ef0879b0423542f32a0b87779b4236453</CoreSetupCurrentRef>
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
<ProjectNTfsCurrentRef>a05226bbac8431c743e12b3fc70f38ebf5cfa393</ProjectNTfsCurrentRef>
Expand All @@ -34,8 +34,8 @@
<PropertyGroup>
<CoreFxExpectedPrerelease>preview.18619.1</CoreFxExpectedPrerelease>
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18619.1</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27220-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNetCoreIlasmPackageVersion>3.0.0-preview-27220-01</MicrosoftNetCoreIlasmPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27220-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNetCoreIlasmPackageVersion>3.0.0-preview-27220-03</MicrosoftNetCoreIlasmPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-27220-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-27220-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-27220-00</ProjectNTfsTestILCPackageVersion>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18619.2",
"Microsoft.DotNet.Helix.Sdk": "1.0.0-beta.18619.2",
"Microsoft.NET.Sdk.IL": "3.0.0-preview-27220-01"
"Microsoft.NET.Sdk.IL": "3.0.0-preview-27220-03"
}
}

0 comments on commit 624668b

Please sign in to comment.