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 #4526 from dotnet-maestro-bot/release/2.2-UpdateDe…
Browse files Browse the repository at this point in the history
…pendencies

Update BuildTools, CoreClr, CoreFx to preview1-03131-04, preview2-26831-02, preview2-26831-03, respectively (release/2.2)
  • Loading branch information
weshaggard authored Aug 31, 2018
2 parents d58b5df + 8dbeb2f commit bf34499
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion BuildToolsVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.0-preview1-03131-02
2.2.0-preview1-03131-04
14 changes: 7 additions & 7 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>0f01a6494623fe38647f86980fb6f4023bc4ccb7</CoreFxCurrentRef>
<CoreClrCurrentRef>0f01a6494623fe38647f86980fb6f4023bc4ccb7</CoreClrCurrentRef>
<CoreFxCurrentRef>52b88d5c2193b5e7915c52465968529222a27a68</CoreFxCurrentRef>
<CoreClrCurrentRef>52b88d5c2193b5e7915c52465968529222a27a68</CoreClrCurrentRef>
<StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef>
<BuildToolsCurrentRef>53a2b3995f485fa398f527566fa3ae0bfa408efc</BuildToolsCurrentRef>
<BuildToolsCurrentRef>52b88d5c2193b5e7915c52465968529222a27a68</BuildToolsCurrentRef>
</PropertyGroup>

<PropertyGroup>
<MicrosoftNETCorePlatformsPackageVersion>2.1.1-servicing-26724-03</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview2-26831-03</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.220-preview-26820-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-servicing-26820-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.220-preview2-26831-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview2-26831-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
<MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
</PropertyGroup>
Expand All @@ -44,7 +44,7 @@
<!-- Package versions used as toolsets -->
<PropertyGroup>
<FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
<FeedTasksPackageVersion>2.2.0-preview1-03131-02</FeedTasksPackageVersion>
<FeedTasksPackageVersion>2.2.0-preview1-03131-04</FeedTasksPackageVersion>
</PropertyGroup>

<!-- Publish symbol build task package -->
Expand Down

0 comments on commit bf34499

Please sign in to comment.