summaryrefslogtreecommitdiff
path: root/tests/src/baseservices/threading/delegate
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/baseservices/threading/delegate')
-rw-r--r--tests/src/baseservices/threading/delegate/project.json58
1 files changed, 29 insertions, 29 deletions
diff --git a/tests/src/baseservices/threading/delegate/project.json b/tests/src/baseservices/threading/delegate/project.json
index 6d59b926ae..a64030f49a 100644
--- a/tests/src/baseservices/threading/delegate/project.json
+++ b/tests/src/baseservices/threading/delegate/project.json
@@ -1,33 +1,33 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-rc2-23816",
- "System.Collections.NonGeneric": "4.0.1-rc2-23816",
- "System.Collections.Specialized": "4.0.1-rc2-23816",
- "System.ComponentModel": "4.0.1-rc2-23816",
- "System.Console": "4.0.0-rc2-23816",
- "System.Diagnostics.Process": "4.0.0-rc2-23816",
- "System.Globalization": "4.0.10-rc2-23816",
- "System.Globalization.Calendars": "4.0.0-rc2-23816",
- "System.IO": "4.0.10-rc2-23816",
- "System.IO.FileSystem": "4.0.0-rc2-23816",
- "System.IO.FileSystem.Primitives": "4.0.0-rc2-23816",
- "System.Linq": "4.0.1-rc2-23816",
- "System.Linq.Queryable": "4.0.1-rc2-23816",
- "System.Reflection": "4.0.10-rc2-23816",
- "System.Reflection.Primitives": "4.0.0-rc2-23816",
- "System.Runtime": "4.0.20-rc2-23816",
- "System.Runtime.Extensions": "4.0.10-rc2-23816",
- "System.Runtime.Handles": "4.0.0-rc2-23816",
- "System.Runtime.InteropServices": "4.0.20-rc2-23816",
- "System.Runtime.Loader": "4.0.0-rc2-23816",
- "System.Text.Encoding": "4.0.10-rc2-23816",
- "System.Threading": "4.0.10-rc2-23816",
- "System.Threading.AccessControl": "4.0.0-rc2-23816",
- "System.Xml.ReaderWriter": "4.0.11-rc2-23816",
- "System.Xml.XDocument": "4.0.11-rc2-23816",
- "System.Xml.XmlDocument": "4.0.1-rc2-23816",
- "System.Xml.XmlSerializer": "4.0.11-rc2-23816"
+ "Microsoft.NETCore.Platforms": "1.0.1-rc3-24117-00",
+ "System.Collections": "4.0.10-rc3-24117-00",
+ "System.Collections.NonGeneric": "4.0.1-rc3-24117-00",
+ "System.Collections.Specialized": "4.0.1-rc3-24117-00",
+ "System.ComponentModel": "4.0.1-rc3-24117-00",
+ "System.Console": "4.0.0-rc3-24117-00",
+ "System.Diagnostics.Process": "4.1.0-rc3-24117-00",
+ "System.Globalization": "4.0.10-rc3-24117-00",
+ "System.Globalization.Calendars": "4.0.0-rc3-24117-00",
+ "System.IO": "4.0.10-rc3-24117-00",
+ "System.IO.FileSystem": "4.0.1-rc3-24117-00",
+ "System.IO.FileSystem.Primitives": "4.0.0-rc3-24117-00",
+ "System.Linq": "4.1.0-rc3-24117-00",
+ "System.Linq.Queryable": "4.0.1-rc3-24117-00",
+ "System.Reflection": "4.1.0-rc3-24117-00",
+ "System.Reflection.Primitives": "4.0.0-rc3-24117-00",
+ "System.Runtime": "4.1.0-rc3-24117-00",
+ "System.Runtime.Extensions": "4.0.10-rc3-24117-00",
+ "System.Runtime.Handles": "4.0.0-rc3-24117-00",
+ "System.Runtime.InteropServices": "4.1.0-rc3-24117-00",
+ "System.Runtime.Loader": "4.0.0-rc3-24117-00",
+ "System.Text.Encoding": "4.0.10-rc3-24117-00",
+ "System.Threading": "4.0.10-rc3-24117-00",
+ "System.Threading.AccessControl": "4.0.0-rc3-24117-00",
+ "System.Xml.ReaderWriter": "4.0.11-rc3-24117-00",
+ "System.Xml.XDocument": "4.0.11-rc3-24117-00",
+ "System.Xml.XmlDocument": "4.0.1-rc3-24117-00",
+ "System.Xml.XmlSerializer": "4.0.11-rc3-24117-00"
},
"frameworks": {
"dnxcore50": {}
@@ -39,6 +39,6 @@
"osx.10.10-x64": {},
"centos.7-x64": {},
"rhel.7-x64": {},
- "debian.8.2-x64": {}
+ "debian.8-x64": {}
}
}