Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Common/test-runtime/project.json')
-rw-r--r--src/Common/test-runtime/project.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/Common/test-runtime/project.json b/src/Common/test-runtime/project.json
index dc4a50b553..1e3400d8ee 100644
--- a/src/Common/test-runtime/project.json
+++ b/src/Common/test-runtime/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
- "NETStandard.Library": "1.6.1-beta-24604-02",
- "Microsoft.NETCore.TestHost": "1.2.0-beta-24605-01",
- "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24605-01",
- "System.Diagnostics.Contracts": "4.3.0-beta-24604-02",
- "System.Linq.Parallel": "4.3.0-beta-24604-02",
+ "NETStandard.Library": "1.6.2-beta-24607-03",
+ "Microsoft.NETCore.TestHost": "1.2.0-beta-24607-02",
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24607-02",
+ "System.Diagnostics.Contracts": "4.4.0-beta-24607-03",
+ "System.Linq.Parallel": "4.4.0-beta-24607-03",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",
"ReportGenerator": "2.4.3",
@@ -60,7 +60,7 @@
"System.Text.Encoding.CodePages": "4.0.1",
"System.Xml.XmlSerializer": "4.0.11",
"Microsoft.NETCore.UniversalWindowsPlatform": "5.2.1-beta-000547-00",
- "System.Console": "4.3.0-beta-24604-02",
+ "System.Console": "4.4.0-beta-24607-03",
"microsoft.xunit.runner.uwp": "1.0.3-prerelease-00826-05",
"Microsoft.DotNet.TestILC": {
"version": "1.4.24208-prerelease",