summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-03-16 11:41:33 -0500
committerJan Kotas <jkotas@microsoft.com>2018-03-16 09:41:33 -0700
commited49badc8baf90bca56b2df0b98eb20355d9a998 (patch)
tree4c1d26d7aaf4c9b6bb11086a93cb4a389724b2f9 /dependencies.props
parentf6213ca44958a2868d29f7ec806d24f5e84dde48 (diff)
downloadcoreclr-ed49badc8baf90bca56b2df0b98eb20355d9a998.tar.gz
coreclr-ed49badc8baf90bca56b2df0b98eb20355d9a998.tar.bz2
coreclr-ed49badc8baf90bca56b2df0b98eb20355d9a998.zip
Update CoreClr, CoreFx to preview2-26316-03, preview2-26316-03, respectively (#16988)
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 8898e497f9..43c4f57f8d 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>75829f048d92b37626818592ddaf02ba7788db6e</CoreFxCurrentRef>
- <CoreClrCurrentRef>75829f048d92b37626818592ddaf02ba7788db6e</CoreClrCurrentRef>
+ <CoreFxCurrentRef>fc1fbe0b638a97baf2aa3bf403a7db7dbfc0b8b5</CoreFxCurrentRef>
+ <CoreClrCurrentRef>fc1fbe0b638a97baf2aa3bf403a7db7dbfc0b8b5</CoreClrCurrentRef>
<BuildToolsCurrentRef>0e6f6fa6b335fa1e0c26c6f24031003cb2d48b81</BuildToolsCurrentRef>
<PgoDataCurrentRef>553f30357d08df4ed6d32f70f3478a76f5db79c2</PgoDataCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26316-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
- <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26316-01</MicrosoftNETCorePlatformsPackageVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26316-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+ <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26316-03</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20180228-0037</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26315-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26316-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>