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/IMonitorLoader/project.json')
-rw-r--r--src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json b/src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json
index 6c92a5f863..a2f2bec04c 100644
--- a/src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json
+++ b/src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "Microsoft.NETCore.Platforms": "1.0.2-beta-24520-06",
- "System.Collections": "4.3.0-beta-24520-06"
+ "Microsoft.NETCore.Platforms": "1.0.2-beta-24521-07",
+ "System.Collections": "4.3.0-beta-24521-07"
},
"frameworks": {
"netstandard1.3": {}