diff --git a/src/libraries/Common/test-runtime/project.json b/src/libraries/Common/test-runtime/project.json index 1e1b7ee59238c6dab42b3a015e2a8139ca8637d4..ecea6115fc05a61dbcbd37c0d73531bb86af9825 100644 --- a/src/libraries/Common/test-runtime/project.json +++ b/src/libraries/Common/test-runtime/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc4-24203-06", "Microsoft.NETCore.TestHost": "1.0.0-rc4-24131-00", - "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc4-24201-00", + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc4-24203-02", "NETStandard.Library": "1.6.0-rc4-24203-06", "System.Diagnostics.Contracts": "4.0.1-rc4-24203-06", "System.IO.Compression": "4.1.0-rc4-24201-00",