Skip to content

Commit

Permalink
Update CoreClr to preview-27220-03 (dotnet/corefx#34181)
Browse files Browse the repository at this point in the history
Commit migrated from dotnet/corefx@624668b
  • Loading branch information
dotnet-maestro-bot authored and stephentoub committed Dec 20, 2018
1 parent 9ba942f commit c96eab0
Showing 1 changed file with 3 additions and 3 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

0 comments on commit c96eab0

Please sign in to comment.