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/System.Transactions/tests/project.json')
-rw-r--r--src/System.Transactions/tests/project.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/System.Transactions/tests/project.json b/src/System.Transactions/tests/project.json
index 0a4ee04b09..40bc834a4e 100644
--- a/src/System.Transactions/tests/project.json
+++ b/src/System.Transactions/tests/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24424-01",
- "System.Collections.Concurrent": "4.0.13-beta-devapi-24424-01",
- "System.Collections.NonGeneric": "4.1.0-beta-devapi-24424-01",
- "System.Diagnostics.TraceSource": "4.0.1-beta-devapi-24424-01",
- "System.Resources.ResourceManager": "4.0.2-beta-devapi-24424-01",
- "System.Runtime": "4.2.0-beta-devapi-24424-01",
- "System.Runtime.Extensions": "4.2.0-beta-devapi-24424-01",
- "System.Runtime.Serialization.Formatters": "4.0.1-beta-devapi-24424-01",
- "System.Threading": "4.0.12-beta-devapi-24424-01",
- "System.Threading.Thread": "4.0.1-beta-devapi-24424-01",
- "System.Threading.ThreadPool": "4.0.11-beta-devapi-24424-01",
- "System.Xml.XPath": "4.0.2-beta-devapi-24424-01",
- "System.Diagnostics.Process": "4.1.1-beta-devapi-24424-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24502-02",
+ "System.Collections.Concurrent": "4.3.0-beta-devapi-24502-02",
+ "System.Collections.NonGeneric": "4.3.0-beta-devapi-24502-02",
+ "System.Diagnostics.TraceSource": "4.3.0-beta-devapi-24502-02",
+ "System.Resources.ResourceManager": "4.3.0-beta-devapi-24502-02",
+ "System.Runtime": "4.3.0-beta-devapi-24502-02",
+ "System.Runtime.Extensions": "4.3.0-beta-devapi-24502-02",
+ "System.Runtime.Serialization.Formatters": "4.3.0-beta-devapi-24502-02",
+ "System.Threading": "4.3.0-beta-devapi-24502-02",
+ "System.Threading.Thread": "4.3.0-beta-devapi-24502-02",
+ "System.Threading.ThreadPool": "4.3.0-beta-devapi-24502-02",
+ "System.Xml.XPath": "4.3.0-beta-devapi-24502-02",
+ "System.Diagnostics.Process": "4.3.0-beta-devapi-24502-02",
"test-runtime": {
"target": "project",
"exclude": "compile"