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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json b/src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json
index 3e7dbf384d..432e42c757 100644
--- a/src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json
+++ b/src/System.Data.SqlClient/tests/StressTests/IMonitorLoader/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "System.Collections": "4.4.0-beta-24903-02"
+ "System.Collections": "4.4.0-beta-24904-01"
},
"frameworks": {
"netstandard1.3": {}