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.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/Common/test-runtime/project.json b/src/Common/test-runtime/project.json
index e9f374ba8d..61b1e27aeb 100644
--- a/src/Common/test-runtime/project.json
+++ b/src/Common/test-runtime/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24520-06",
- "Microsoft.NETCore.Targets": "1.0.3-beta-24520-06",
- "Microsoft.NETCore.TestHost": "1.1.0-beta-24520-03",
- "Microsoft.NETCore.Runtime.CoreCLR": "1.1.0-beta-24520-03",
- "System.Diagnostics.Contracts": "4.3.0-beta-24520-06",
- "System.IO.Compression": "4.3.0-beta-24520-06",
- "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24520-06",
- "System.Linq.Parallel": "4.3.0-beta-24520-06",
- "System.Xml.XDocument": "4.3.0-beta-24520-06",
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24521-07",
+ "Microsoft.NETCore.Targets": "1.0.3-beta-24521-07",
+ "Microsoft.NETCore.TestHost": "1.2.0-beta-24522-01",
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.2.0-beta-24522-01",
+ "System.Diagnostics.Contracts": "4.3.0-beta-24521-07",
+ "System.IO.Compression": "4.3.0-beta-24521-07",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.3.0-beta-24521-07",
+ "System.Linq.Parallel": "4.3.0-beta-24521-07",
+ "System.Xml.XDocument": "4.3.0-beta-24521-07",
"coveralls.io": "1.4",
"OpenCover": "4.6.519",
"ReportGenerator": "2.4.3",
@@ -75,7 +75,7 @@
"System.Threading.Tasks.Parallel": "4.0.1",
"System.Threading.Timer": "4.0.1",
"System.Xml.ReaderWriter": "4.0.11",
- "System.Xml.XDocument": "4.3.0-beta-24520-06",
+ "System.Xml.XDocument": "4.3.0-beta-24521-07",
"Microsoft.NETCore.Portable.Compatibility": "1.0.2",
"Microsoft.Win32.Primitives": "4.0.1",
"System.ComponentModel.EventBasedAsync": "4.0.11",
@@ -100,7 +100,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-24520-06",
+ "System.Console": "4.3.0-beta-24521-07",
"microsoft.xunit.runner.uwp": "1.0.3-prerelease-00808-02",
"Microsoft.DotNet.TestILC": {
"version": "1.4.24208-prerelease",