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

Commit

Permalink
Merge pull request #4532 from dotnet-maestro-bot/release/2.2-UpdateDe…
Browse files Browse the repository at this point in the history
…pendencies

Update CoreClr, CoreFx to preview2-26903-02, preview2-26903-02, respectively (release/2.2)
  • Loading branch information
weshaggard authored Sep 4, 2018
2 parents bf34499 + 52e8d54 commit ad4d306
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>52b88d5c2193b5e7915c52465968529222a27a68</CoreFxCurrentRef>
<CoreClrCurrentRef>52b88d5c2193b5e7915c52465968529222a27a68</CoreClrCurrentRef>
<CoreFxCurrentRef>a3c18a92a40eb738b9fe2075a2ef7fd47b49120f</CoreFxCurrentRef>
<CoreClrCurrentRef>a3c18a92a40eb738b9fe2075a2ef7fd47b49120f</CoreClrCurrentRef>
<StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef>
<BuildToolsCurrentRef>52b88d5c2193b5e7915c52465968529222a27a68</BuildToolsCurrentRef>
</PropertyGroup>

<PropertyGroup>
<MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview2-26831-03</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview2-26903-02</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.220-preview2-26831-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview2-26831-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.220-preview2-26903-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview2-26903-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
<MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit ad4d306

Please sign in to comment.