Update CoreClr to beta-25103-03
authordotnet-bot <dotnet-bot@microsoft.com>
Fri, 3 Mar 2017 17:40:48 +0000 (17:40 +0000)
committerdotnet-bot <dotnet-bot@microsoft.com>
Fri, 3 Mar 2017 17:40:48 +0000 (17:40 +0000)
dependencies.props
tests/src/Common/build_against_pkg_dependencies/project.json
tests/src/Common/targeting_pack_ref/project.json

index 0be3d6fbe1cdeb8a43bcc11066ad9e5d0af2e650..deb04ac68c0072b5273ca50fc00d1cef7ccd6877 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>35f377b0009fa35f82387347976bc3c60a67be2a</CoreClrCurrentRef>
+    <CoreClrCurrentRef>ae142d6854360d9e49f28ffa2dfda493de38a447</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-25103-02</CoreClrPackageVersion>
+    <CoreClrPackageVersion>2.0.0-beta-25103-03</CoreClrPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
   </PropertyGroup>
 
index 15ea182ac44aac90b35a6e1427c9ea9951eab5dc..90b381edd0ea8dd9980ed249d5644866a697ab03 100644 (file)
@@ -1,10 +1,10 @@
 {
   "dependencies": {
-    "Microsoft.NETCore.ILAsm": "2.0.0-beta-25103-02",
-    "Microsoft.NETCore.ILDAsm": "2.0.0-beta-25103-02",
-    "Microsoft.NETCore.Jit": "2.0.0-beta-25103-02",
-    "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25103-02",
-    "Microsoft.NETCore.TestHost": "2.0.0-beta-25103-02"
+    "Microsoft.NETCore.ILAsm": "2.0.0-beta-25103-03",
+    "Microsoft.NETCore.ILDAsm": "2.0.0-beta-25103-03",
+    "Microsoft.NETCore.Jit": "2.0.0-beta-25103-03",
+    "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25103-03",
+    "Microsoft.NETCore.TestHost": "2.0.0-beta-25103-03"
   },
   "frameworks": {
     "netcoreapp1.1": {
index f3950b10bdf7115576531b7838f3009e9fa2b668..e13ab52e72d04ddc35d362c1e59a5ed1102ebffc 100644 (file)
@@ -1,6 +1,6 @@
 {
   "dependencies": {
-    "Microsoft.TargetingPack.Private.CoreCLR": "2.0.0-beta-25103-02"
+    "Microsoft.TargetingPack.Private.CoreCLR": "2.0.0-beta-25103-03"
   },
   "frameworks": {
     "netcoreapp1.1": {