Update CoreCLR package to 1.0.4
authorEric St. John <ericstj@microsoft.com>
Sat, 25 Jun 2016 16:18:20 +0000 (09:18 -0700)
committerEric St. John <ericstj@microsoft.com>
Sat, 25 Jun 2016 16:18:20 +0000 (09:18 -0700)
Commit migrated from https://github.com/dotnet/corefx/commit/bdef9ca0daef20fee0f9d092a1af01f06fdcedad

src/libraries/Common/test-runtime/project.json

index 429e484..283bf7f 100644 (file)
@@ -3,7 +3,7 @@
     "Microsoft.NETCore.Platforms": "1.0.2-beta-24225-02",
     "Microsoft.NETCore.Targets": "1.0.2-beta-24225-02",
     "Microsoft.NETCore.TestHost": "1.0.0-rc4-24131-00",
-    "Microsoft.NETCore.Runtime.CoreCLR": "1.0.3-beta-24225-03",
+    "Microsoft.NETCore.Runtime.CoreCLR": "1.0.4-beta-24225-03",
     "System.Diagnostics.Contracts": "4.0.2-beta-24225-02",
     "System.IO.Compression": "4.1.1-beta-24225-02",
     "System.Runtime.InteropServices.RuntimeInformation": "4.0.1-beta-24225-02",