summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2017-12-24 02:02:03 -0600
committerAhson Khan <ahkha@microsoft.com>2017-12-24 00:02:03 -0800
commit9d552fc39c8eb1a73af88fbb1cc45637dd669bf3 (patch)
treeb2f7c5e5905ed3f4494cc5fd53012adfc6a49cc0 /dependencies.props
parent4d0e3632cdf940a2170e2cf7469d6bf40483c90b (diff)
downloadcoreclr-9d552fc39c8eb1a73af88fbb1cc45637dd669bf3.tar.gz
coreclr-9d552fc39c8eb1a73af88fbb1cc45637dd669bf3.tar.bz2
coreclr-9d552fc39c8eb1a73af88fbb1cc45637dd669bf3.zip
Update CoreClr, CoreFx to preview1-26024-02, preview1-26024-01, respectively (#15628)
Diffstat (limited to 'dependencies.props')
-rw-r--r--dependencies.props10
1 files changed, 5 insertions, 5 deletions
diff --git a/dependencies.props b/dependencies.props
index 0cc45f56eb..8793012bb5 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -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>2692ec7da9c76260cec2afbadf9280471e3d35d4</CoreFxCurrentRef>
- <CoreClrCurrentRef>2692ec7da9c76260cec2afbadf9280471e3d35d4</CoreClrCurrentRef>
+ <CoreFxCurrentRef>4b9d1c6c6fedb6c0e2677fcce7a83cb16351593a</CoreFxCurrentRef>
+ <CoreClrCurrentRef>4b9d1c6c6fedb6c0e2677fcce7a83cb16351593a</CoreClrCurrentRef>
<BuildToolsCurrentRef>e6d960434acc3e2852242f5c404f1bc35c09068c</BuildToolsCurrentRef>
<PgoDataCurrentRef>c2ca1a1f9adb12a1b8a5a5f322bc13b1a0d1ed23</PgoDataCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26023-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
- <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26023-03</MicrosoftNETCorePlatformsPackageVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26024-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+ <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26024-01</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20171215-0045</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26023-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26024-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0012</XunitPerformanceApiPackageVersion>