Update CoreClr to beta-25101-01
authordotnet-bot <dotnet-bot@microsoft.com>
Wed, 1 Mar 2017 01:34:11 +0000 (01:34 +0000)
committerdotnet-bot <dotnet-bot@microsoft.com>
Wed, 1 Mar 2017 01:34:11 +0000 (01:34 +0000)
dependencies.props
tests/src/Common/build_against_pkg_dependencies/project.json
tests/src/Common/targeting_pack_ref/project.json

index 49af85b8ea47d828cb91783db0346d2e3287858e..1c7b78aa3caa6b8625507b676637b6b0c87abf05 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>3bb43ab67bc17fdf91f3ac55e4ac0750b4baa2c8</CoreFxCurrentRef>
-    <CoreClrCurrentRef>3bb43ab67bc17fdf91f3ac55e4ac0750b4baa2c8</CoreClrCurrentRef>
+    <CoreClrCurrentRef>7534cd8a50c86ac5c2ea55651ddd5c0b3150425c</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-25028-02</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.0.0-beta-25101-01</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
   </PropertyGroup>
 
index d981d3644604f9d975edae3711a9d1bbc85655e7..221ba8156b27f1193b90fd15b42fe2da983f7ea5 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.ILAsm": "2.0.0-beta-25028-02",
-    "Microsoft.NETCore.ILDAsm": "2.0.0-beta-25028-02",
-    "Microsoft.NETCore.Jit": "2.0.0-beta-25028-02",
-    "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25028-02",
-    "Microsoft.NETCore.TestHost": "2.0.0-beta-25028-02"
+    "Microsoft.NETCore.ILAsm": "2.0.0-beta-25101-01",
+    "Microsoft.NETCore.ILDAsm": "2.0.0-beta-25101-01",
+    "Microsoft.NETCore.Jit": "2.0.0-beta-25101-01",
+    "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25101-01",
+    "Microsoft.NETCore.TestHost": "2.0.0-beta-25101-01"
   },
   "frameworks": {
     "netcoreapp1.1": {
index 617b9878910b0e903f9201da06b0c45ca9cdb5f9..bfb643e1090ea16bb264ea722cc461347d404692 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.TargetingPack.Private.CoreCLR": "2.0.0-beta-25028-02"
+    "Microsoft.TargetingPack.Private.CoreCLR": "2.0.0-beta-25101-01"
   },
   "frameworks": {
     "netcoreapp1.1": {