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/ref/project.json')
-rw-r--r--src/System.Data.SqlClient/ref/project.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/System.Data.SqlClient/ref/project.json b/src/System.Data.SqlClient/ref/project.json
index c0bffcc5c4..4ae1675f67 100644
--- a/src/System.Data.SqlClient/ref/project.json
+++ b/src/System.Data.SqlClient/ref/project.json
@@ -1,14 +1,14 @@
{
"dependencies": {
- "System.ComponentModel.Primitives": "4.4.0-beta-24903-02",
- "System.ComponentModel.TypeConverter": "4.4.0-beta-24903-02",
- "System.Data.Common": "4.4.0-beta-24903-02",
- "System.Globalization": "4.4.0-beta-24903-02",
- "System.IO": "4.4.0-beta-24903-02",
- "System.Runtime": "4.4.0-beta-24903-02",
- "System.Runtime.Extensions": "4.4.0-beta-24903-02",
- "System.Threading.Tasks": "4.4.0-beta-24903-02",
- "System.Xml.ReaderWriter": "4.4.0-beta-24903-02"
+ "System.ComponentModel.Primitives": "4.4.0-beta-24904-01",
+ "System.ComponentModel.TypeConverter": "4.4.0-beta-24904-01",
+ "System.Data.Common": "4.4.0-beta-24904-01",
+ "System.Globalization": "4.4.0-beta-24904-01",
+ "System.IO": "4.4.0-beta-24904-01",
+ "System.Runtime": "4.4.0-beta-24904-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24904-01",
+ "System.Threading.Tasks": "4.4.0-beta-24904-01",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24904-01"
},
"frameworks": {
"netstandard1.7": {}