Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Update CoreClr, CoreFx to servicing-27120-02, servicing-27120-07, res…
Browse files Browse the repository at this point in the history
…pectively (release/2.1) (#4794)

/cc @dotnet/core-setup-contrib
  • Loading branch information
dotnet-maestro-bot authored and danmoseley committed Nov 20, 2018
1 parent 45ffd4f commit cca5d72
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>ed075a5a9794917dd978c9ad465edd985d7f26d2</CoreFxCurrentRef>
<CoreClrCurrentRef>ed075a5a9794917dd978c9ad465edd985d7f26d2</CoreClrCurrentRef>
<CoreFxCurrentRef>5adec7fb1a57e906ce9179403163e1106d08def6</CoreFxCurrentRef>
<CoreClrCurrentRef>5adec7fb1a57e906ce9179403163e1106d08def6</CoreClrCurrentRef>
<StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef>
<BuildToolsCurrentRef>a3c18a92a40eb738b9fe2075a2ef7fd47b49120f</BuildToolsCurrentRef>
</PropertyGroup>

<PropertyGroup>
<MicrosoftNETCorePlatformsPackageVersion>2.1.2</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-27019-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.6-servicing-27019-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-27120-07</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.7-servicing-27120-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
<MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit cca5d72

Please sign in to comment.