summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2017-12-04 06:27:25 -0600
committerStephen Toub <stoub@microsoft.com>2017-12-04 07:27:25 -0500
commitca7448ce6f1916bba5ae3597ca17506272834651 (patch)
treee87f582c67e75a3d3ba78a6be94544050f3c8ffd /dependencies.props
parenta2442bd36bf92d69f7a98ad82a4a81c2da3f17af (diff)
downloadcoreclr-ca7448ce6f1916bba5ae3597ca17506272834651.tar.gz
coreclr-ca7448ce6f1916bba5ae3597ca17506272834651.tar.bz2
coreclr-ca7448ce6f1916bba5ae3597ca17506272834651.zip
Update CoreClr, PgoData to preview1-26004-01, master-20171204-0047, respectively (#15350)
Diffstat (limited to 'dependencies.props')
-rw-r--r--dependencies.props8
1 files changed, 4 insertions, 4 deletions
diff --git a/dependencies.props b/dependencies.props
index 1f5fdea13f..ed03cd3a2b 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -24,17 +24,17 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>ba3370629a028fce372283635747bbef0afa7b83</CoreFxCurrentRef>
- <CoreClrCurrentRef>81dac42a3820c8be14c788cca1d182d1ed40754f</CoreClrCurrentRef>
+ <CoreClrCurrentRef>8bdd6fa078d62c0151171a6f1b69c6ed0070b353</CoreClrCurrentRef>
<BuildToolsCurrentRef>cc40450166c276f47ef2570520910641e9731861</BuildToolsCurrentRef>
- <PgoDataCurrentRef>81dac42a3820c8be14c788cca1d182d1ed40754f</PgoDataCurrentRef>
+ <PgoDataCurrentRef>8bdd6fa078d62c0151171a6f1b69c6ed0070b353</PgoDataCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26002-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26002-01</MicrosoftNETCorePlatformsPackageVersion>
- <PgoDataPackageVersion>99.99.99-master-20171202-0035</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26002-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <PgoDataPackageVersion>99.99.99-master-20171204-0047</PgoDataPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26004-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0012</XunitPerformanceApiPackageVersion>