summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-07-18 13:46:37 -0700
committerJan Kotas <jkotas@microsoft.com>2018-07-18 13:46:37 -0700
commit4037baf5675ec275c624395ef2b0337cf58836cd (patch)
treea0bffa3137d1f498f165d23220b48fe94f29c3aa /dependencies.props
parentd7b079479182b0f69fafa61e8b223cd4a5e01bbb (diff)
downloadcoreclr-4037baf5675ec275c624395ef2b0337cf58836cd.tar.gz
coreclr-4037baf5675ec275c624395ef2b0337cf58836cd.tar.bz2
coreclr-4037baf5675ec275c624395ef2b0337cf58836cd.zip
Update CoreClr, PgoData to preview1-26718-05, master-20180718-0214, respectively (#18978)
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 7ee6b7f277..1a5f3bd5f9 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>300cfdc6d48406c1e70032cfd6754e81a1e31b1d</CoreFxCurrentRef>
- <CoreClrCurrentRef>300cfdc6d48406c1e70032cfd6754e81a1e31b1d</CoreClrCurrentRef>
+ <CoreClrCurrentRef>cfff11f63cd6c206d533dcd5714de8cebfdc3886</CoreClrCurrentRef>
<BuildToolsCurrentRef>d60645ab29d840336360335dfc84e3b055dd6d9d</BuildToolsCurrentRef>
- <PgoDataCurrentRef>300cfdc6d48406c1e70032cfd6754e81a1e31b1d</PgoDataCurrentRef>
+ <PgoDataCurrentRef>cfff11f63cd6c206d533dcd5714de8cebfdc3886</PgoDataCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26717-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26717-04</MicrosoftNETCorePlatformsPackageVersion>
- <PgoDataPackageVersion>99.99.99-master-20180717-0139</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26717-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <PgoDataPackageVersion>99.99.99-master-20180718-0214</PgoDataPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26718-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>2.2.0-preview1-02830-02</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>