Update CoreClr to beta-25111-03
authordotnet-bot <dotnet-bot@microsoft.com>
Sat, 11 Mar 2017 17:54:45 +0000 (17:54 +0000)
committerdotnet-bot <dotnet-bot@microsoft.com>
Sat, 11 Mar 2017 17:54:45 +0000 (17:54 +0000)
dependencies.props
tests/src/Common/build_against_pkg_dependencies/project.json
tests/src/Common/targeting_pack_ref/project.json

index 0b34bb9..56b87ca 100644 (file)
@@ -2,7 +2,7 @@
   <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
   <PropertyGroup>
     <CoreFxCurrentRef>475ad1deaae6b2f4be053ead4c3a93576171e7f4</CoreFxCurrentRef>
-    <CoreClrCurrentRef>475ad1deaae6b2f4be053ead4c3a93576171e7f4</CoreClrCurrentRef>
+    <CoreClrCurrentRef>bbff9cee9a55df1f6be543fb9d765917f6572d96</CoreClrCurrentRef>
   </PropertyGroup>
 
   <!-- Auto-upgraded properties for each build info dependency. -->
@@ -12,7 +12,7 @@
 
   <!-- Full package version strings that are used in other parts of the build. -->
   <PropertyGroup>
-    <CoreClrPackageVersion>2.0.0-beta-25110-03</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.0.0-beta-25111-03</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
   </PropertyGroup>
 
index 495ac5c..373bef5 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.ILAsm": "2.0.0-beta-25110-03",
-    "Microsoft.NETCore.ILDAsm": "2.0.0-beta-25110-03",
-    "Microsoft.NETCore.Jit": "2.0.0-beta-25110-03",
-    "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25110-03",
-    "Microsoft.NETCore.TestHost": "2.0.0-beta-25110-03"
+    "Microsoft.NETCore.ILAsm": "2.0.0-beta-25111-03",
+    "Microsoft.NETCore.ILDAsm": "2.0.0-beta-25111-03",
+    "Microsoft.NETCore.Jit": "2.0.0-beta-25111-03",
+    "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25111-03",
+    "Microsoft.NETCore.TestHost": "2.0.0-beta-25111-03"
   },
   "frameworks": {
     "netcoreapp1.1": {
index fa047a4..6647743 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.TargetingPack.Private.CoreCLR": "2.0.0-beta-25110-03"
+    "Microsoft.TargetingPack.Private.CoreCLR": "2.0.0-beta-25111-03"
   },
   "frameworks": {
     "netcoreapp1.1": {