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.Data.SqlClient/tests/StressTests/System.Data.StressRunner/project.json')
-rw-r--r--src/System.Data.SqlClient/tests/StressTests/System.Data.StressRunner/project.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/src/System.Data.SqlClient/tests/StressTests/System.Data.StressRunner/project.json b/src/System.Data.SqlClient/tests/StressTests/System.Data.StressRunner/project.json
index 04a5c5af30..97707d38cc 100644
--- a/src/System.Data.SqlClient/tests/StressTests/System.Data.StressRunner/project.json
+++ b/src/System.Data.SqlClient/tests/StressTests/System.Data.StressRunner/project.json
@@ -1,36 +1,36 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24604-02",
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24604-02",
- "System.AppContext": "4.3.0-beta-24604-02",
- "System.Console": "4.3.0-beta-24604-02",
- "System.Collections": "4.3.0-beta-24604-02",
- "System.Collections.Concurrent": "4.3.0-beta-24604-02",
- "System.Data.Common": "4.3.0-beta-24604-02",
- "System.Data.SqlClient": "4.3.0-beta-24604-02",
- "System.Diagnostics.Debug": "4.3.0-beta-24604-02",
- "System.Diagnostics.DiagnosticSource": "4.3.0-beta-24604-02",
- "System.Diagnostics.FileVersionInfo": "4.3.0-beta-24604-02",
- "System.Diagnostics.Process": "4.3.0-beta-24604-02",
- "System.Diagnostics.TextWriterTraceListener": "4.3.0-beta-24604-02",
- "System.Diagnostics.TraceSource": "4.3.0-beta-24604-02",
- "System.IO.FileSystem": "4.3.0-beta-24604-02",
- "System.Net.NameResolution": "4.3.0-beta-24604-02",
- "System.Security.Principal": "4.3.0-beta-24604-02",
- "System.Security.Principal.Windows": "4.3.0-beta-24604-02",
+ "System.Runtime": "4.4.0-beta-24607-03",
+ "Microsoft.NETCore.Platforms": "1.2.0-beta-24607-03",
+ "System.AppContext": "4.4.0-beta-24607-03",
+ "System.Console": "4.4.0-beta-24607-03",
+ "System.Collections": "4.4.0-beta-24607-03",
+ "System.Collections.Concurrent": "4.4.0-beta-24607-03",
+ "System.Data.Common": "4.4.0-beta-24607-03",
+ "System.Data.SqlClient": "4.4.0-beta-24607-03",
+ "System.Diagnostics.Debug": "4.4.0-beta-24607-03",
+ "System.Diagnostics.DiagnosticSource": "4.4.0-beta-24607-03",
+ "System.Diagnostics.FileVersionInfo": "4.4.0-beta-24607-03",
+ "System.Diagnostics.Process": "4.4.0-beta-24607-03",
+ "System.Diagnostics.TextWriterTraceListener": "4.4.0-beta-24607-03",
+ "System.Diagnostics.TraceSource": "4.4.0-beta-24607-03",
+ "System.IO.FileSystem": "4.4.0-beta-24607-03",
+ "System.Net.NameResolution": "4.4.0-beta-24607-03",
+ "System.Security.Principal": "4.4.0-beta-24607-03",
+ "System.Security.Principal.Windows": "4.4.0-beta-24607-03",
"System.Threading.Thread": "4.0.0",
- "System.Threading": "4.3.0-beta-24604-02",
- "System.Threading.Timer": "4.3.0-beta-24604-02",
- "System.Reflection.Extensions": "4.3.0-beta-24604-02",
- "System.Reflection": "4.3.0-beta-24604-02",
- "System.Reflection.Emit": "4.3.0-beta-24604-02",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24604-02",
- "System.Runtime.InteropServices": "4.3.0-beta-24604-02",
- "System.Threading.ThreadPool": "4.3.0-beta-24604-02",
- "System.Runtime.Extensions": "4.3.0-beta-24604-02",
- "System.Text.RegularExpressions": "4.3.0-beta-24604-02",
- "System.Xml.ReaderWriter": "4.3.0-beta-24604-02",
- "System.Xml.XmlDocument": "4.3.0-beta-24604-02",
+ "System.Threading": "4.4.0-beta-24607-03",
+ "System.Threading.Timer": "4.4.0-beta-24607-03",
+ "System.Reflection.Extensions": "4.4.0-beta-24607-03",
+ "System.Reflection": "4.4.0-beta-24607-03",
+ "System.Reflection.Emit": "4.4.0-beta-24607-03",
+ "System.Reflection.TypeExtensions": "4.4.0-beta-24607-03",
+ "System.Runtime.InteropServices": "4.4.0-beta-24607-03",
+ "System.Threading.ThreadPool": "4.4.0-beta-24607-03",
+ "System.Runtime.Extensions": "4.4.0-beta-24607-03",
+ "System.Text.RegularExpressions": "4.4.0-beta-24607-03",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24607-03",
+ "System.Xml.XmlDocument": "4.4.0-beta-24607-03",
"test-runtime": {
"target": "project",
"exclude": "compile"