Skip to content

Commit

Permalink
Merge pull request dotnet#15031 from dotnet-maestro-bot/master-Update…
Browse files Browse the repository at this point in the history
…Dependencies

Update BuildTools, CoreClr, CoreFx, PgoData to prerelease-02215-01, preview1-25915-02, preview1-25915-02, master-20171115-1118, respectively (master)
  • Loading branch information
JC Aguilera authored Nov 15, 2017
2 parents 8879948 + 5113502 commit 7f6bc26
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion BuildToolsVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0-prerelease-02214-03
2.0.0-prerelease-02215-01
18 changes: 9 additions & 9 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@

<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>8eb370c81a9e0faa7cc1022ccd4029c20d3bcddb</CoreFxCurrentRef>
<CoreClrCurrentRef>8eb370c81a9e0faa7cc1022ccd4029c20d3bcddb</CoreClrCurrentRef>
<BuildToolsCurrentRef>8eb370c81a9e0faa7cc1022ccd4029c20d3bcddb</BuildToolsCurrentRef>
<PgoDataCurrentRef>8eb370c81a9e0faa7cc1022ccd4029c20d3bcddb</PgoDataCurrentRef>
<CoreFxCurrentRef>d2f5f479c3a9beb6fc701a5b4d9722af17ac1e53</CoreFxCurrentRef>
<CoreClrCurrentRef>d2f5f479c3a9beb6fc701a5b4d9722af17ac1e53</CoreClrCurrentRef>
<BuildToolsCurrentRef>d2f5f479c3a9beb6fc701a5b4d9722af17ac1e53</BuildToolsCurrentRef>
<PgoDataCurrentRef>d2f5f479c3a9beb6fc701a5b4d9722af17ac1e53</PgoDataCurrentRef>
</PropertyGroup>

<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25913-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-25913-03</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20171113-1530</PgoDataPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25914-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25915-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-25915-02</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20171115-1118</PgoDataPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25915-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0012</XunitPerformanceApiPackageVersion>
Expand All @@ -45,7 +45,7 @@
<!-- Package versions used as toolsets -->
<PropertyGroup>
<FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
<FeedTasksPackageVersion>1.0.0-prerelease-02214-03</FeedTasksPackageVersion>
<FeedTasksPackageVersion>1.0.0-prerelease-02215-01</FeedTasksPackageVersion>
</PropertyGroup>

<!-- Package dependency verification/auto-upgrade configuration. -->
Expand Down

0 comments on commit 7f6bc26

Please sign in to comment.