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-28619-01, servicing-28619-01, res…
Browse files Browse the repository at this point in the history
…pectively (#9017)
  • Loading branch information
dotnet-maestro-bot authored Mar 25, 2020
1 parent 7b9e4ef commit d2e5465
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>d4dbad38c172c43e6f98eed5c1804546849595aa</CoreFxCurrentRef>
<CoreClrCurrentRef>d4dbad38c172c43e6f98eed5c1804546849595aa</CoreClrCurrentRef>
<CoreFxCurrentRef>bdc9476e343d89127d7f8ac4b939b5d9c5316245</CoreFxCurrentRef>
<CoreClrCurrentRef>bdc9476e343d89127d7f8ac4b939b5d9c5316245</CoreClrCurrentRef>
<StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef>
<BuildToolsCurrentRef>a8fef6ead215b05fac155f9db8e09f1c07ca302c</BuildToolsCurrentRef>
</PropertyGroup>

<PropertyGroup>
<MicrosoftNETCorePlatformsPackageVersion>2.1.8</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.9</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-28516-10</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.16-servicing-28516-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-28619-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.17-servicing-28619-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
<MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit d2e5465

Please sign in to comment.