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.Threading')
-rw-r--r--src/System.Threading/src/project.json4
-rw-r--r--src/System.Threading/tests/Performance/project.json26
-rw-r--r--src/System.Threading/tests/project.json26
3 files changed, 28 insertions, 28 deletions
diff --git a/src/System.Threading/src/project.json b/src/System.Threading/src/project.json
index 9cdbf44d84..7f00db10fa 100644
--- a/src/System.Threading/src/project.json
+++ b/src/System.Threading/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.3": {
"dependencies": {
- "Microsoft.TargetingPack.Private.CoreCLR": "1.1.0-beta-24431-03"
+ "Microsoft.TargetingPack.Private.CoreCLR": "1.1.0-beta-24502-03"
},
"imports": [
"dotnet5.4"
@@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24501-00",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24502-00",
"System.Runtime": "4.0.20"
}
},
diff --git a/src/System.Threading/tests/Performance/project.json b/src/System.Threading/tests/Performance/project.json
index 91f421fb90..72b35e54c5 100644
--- a/src/System.Threading/tests/Performance/project.json
+++ b/src/System.Threading/tests/Performance/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24424-01",
- "System.Collections": "4.1.0-beta-devapi-24424-01",
- "System.Diagnostics.Debug": "4.0.12-beta-devapi-24424-01",
- "System.Diagnostics.Process": "4.1.1-beta-devapi-24424-01",
- "System.Diagnostics.Tracing": "4.1.1-beta-devapi-24424-01",
- "System.IO.FileSystem": "4.1.0-beta-devapi-24424-01",
- "System.Linq.Expressions": "4.2.0-beta-devapi-24424-01",
- "System.ObjectModel": "4.0.13-beta-devapi-24424-01",
- "System.Runtime": "4.2.0-beta-devapi-24424-01",
- "System.Text.RegularExpressions": "4.2.0-beta-devapi-24424-01",
- "System.Threading": "4.0.12-beta-devapi-24424-01",
- "System.Threading.Tasks": "4.0.12-beta-devapi-24424-01",
- "System.Threading.Thread": "4.0.1-beta-devapi-24424-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24502-02",
+ "System.Collections": "4.3.0-beta-devapi-24502-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-devapi-24502-02",
+ "System.Diagnostics.Process": "4.3.0-beta-devapi-24502-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-devapi-24502-02",
+ "System.IO.FileSystem": "4.3.0-beta-devapi-24502-02",
+ "System.Linq.Expressions": "4.3.0-beta-devapi-24502-02",
+ "System.ObjectModel": "4.3.0-beta-devapi-24502-02",
+ "System.Runtime": "4.3.0-beta-devapi-24502-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-devapi-24502-02",
+ "System.Threading": "4.3.0-beta-devapi-24502-02",
+ "System.Threading.Tasks": "4.3.0-beta-devapi-24502-02",
+ "System.Threading.Thread": "4.3.0-beta-devapi-24502-02",
"test-runtime": {
"target": "project",
"exclude": "compile"
diff --git a/src/System.Threading/tests/project.json b/src/System.Threading/tests/project.json
index 91f421fb90..72b35e54c5 100644
--- a/src/System.Threading/tests/project.json
+++ b/src/System.Threading/tests/project.json
@@ -1,18 +1,18 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-devapi-24424-01",
- "System.Collections": "4.1.0-beta-devapi-24424-01",
- "System.Diagnostics.Debug": "4.0.12-beta-devapi-24424-01",
- "System.Diagnostics.Process": "4.1.1-beta-devapi-24424-01",
- "System.Diagnostics.Tracing": "4.1.1-beta-devapi-24424-01",
- "System.IO.FileSystem": "4.1.0-beta-devapi-24424-01",
- "System.Linq.Expressions": "4.2.0-beta-devapi-24424-01",
- "System.ObjectModel": "4.0.13-beta-devapi-24424-01",
- "System.Runtime": "4.2.0-beta-devapi-24424-01",
- "System.Text.RegularExpressions": "4.2.0-beta-devapi-24424-01",
- "System.Threading": "4.0.12-beta-devapi-24424-01",
- "System.Threading.Tasks": "4.0.12-beta-devapi-24424-01",
- "System.Threading.Thread": "4.0.1-beta-devapi-24424-01",
+ "Microsoft.NETCore.Platforms": "4.3.0-beta-devapi-24502-02",
+ "System.Collections": "4.3.0-beta-devapi-24502-02",
+ "System.Diagnostics.Debug": "4.3.0-beta-devapi-24502-02",
+ "System.Diagnostics.Process": "4.3.0-beta-devapi-24502-02",
+ "System.Diagnostics.Tracing": "4.3.0-beta-devapi-24502-02",
+ "System.IO.FileSystem": "4.3.0-beta-devapi-24502-02",
+ "System.Linq.Expressions": "4.3.0-beta-devapi-24502-02",
+ "System.ObjectModel": "4.3.0-beta-devapi-24502-02",
+ "System.Runtime": "4.3.0-beta-devapi-24502-02",
+ "System.Text.RegularExpressions": "4.3.0-beta-devapi-24502-02",
+ "System.Threading": "4.3.0-beta-devapi-24502-02",
+ "System.Threading.Tasks": "4.3.0-beta-devapi-24502-02",
+ "System.Threading.Thread": "4.3.0-beta-devapi-24502-02",
"test-runtime": {
"target": "project",
"exclude": "compile"