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

Commit

Permalink
Update CoreClr, CoreFx to servicing-29130-01, servicing-29130-02, res…
Browse files Browse the repository at this point in the history
…pectively (#9060)
  • Loading branch information
dotnet-maestro-bot committed Aug 13, 2020
1 parent e9084f1 commit 23677d3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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>9a3a27d1957f16f6b7b32447f9c6f891aeafec96</CoreFxCurrentRef>
<CoreClrCurrentRef>9a3a27d1957f16f6b7b32447f9c6f891aeafec96</CoreClrCurrentRef>
<CoreFxCurrentRef>005b589a27eeb459d364555645812b0334811fff</CoreFxCurrentRef>
<CoreClrCurrentRef>005b589a27eeb459d364555645812b0334811fff</CoreClrCurrentRef>
<StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef>
<BuildToolsCurrentRef>e54ddf5261ce7532b3119a50febd86b5b326af43</BuildToolsCurrentRef>
</PropertyGroup>

<PropertyGroup>
<MicrosoftNETCorePlatformsPackageVersion>2.1.9</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.11</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-29018-12</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.20-servicing-29017-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-29130-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.21-servicing-29130-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
<MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 23677d3

Please sign in to comment.