diff --git a/src/libraries/Common/test-runtime/project.json b/src/libraries/Common/test-runtime/project.json index c826640ed03964ebef698a6af26a64c7b22d5ef5..6994ca5ca2793924bb45aa55e18bbfd857baa399 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-24201-04", "Microsoft.NETCore.TestHost": "1.0.0-rc4-24131-00", - "Microsoft.NETCore.Runtime": "1.0.2-rc4-24201-00", + "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc4-24201-00", "NETStandard.Library": "1.6.0-rc4-24201-04", "System.Diagnostics.Contracts": "4.0.1-rc4-24201-04", "System.IO.Compression": "4.1.0-rc4-24201-00",