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.Xml.XPath.XDocument/src/project.json')
-rw-r--r--src/System.Xml.XPath.XDocument/src/project.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/src/System.Xml.XPath.XDocument/src/project.json b/src/System.Xml.XPath.XDocument/src/project.json
index 41c771a0f6..a1dbcad9a8 100644
--- a/src/System.Xml.XPath.XDocument/src/project.json
+++ b/src/System.Xml.XPath.XDocument/src/project.json
@@ -2,24 +2,24 @@
"frameworks": {
"netstandard1.3": {
"dependencies": {
- "System.Diagnostics.Debug": "4.3.0-beta-24604-02",
- "System.Diagnostics.Tools": "4.3.0-beta-24604-02",
- "System.Diagnostics.TraceSource": "4.3.0-beta-24604-02",
- "Microsoft.Win32.Registry": "4.3.0-beta-24604-02",
- "System.IO.FileSystem": "4.3.0-beta-24604-02",
- "System.Reflection.TypeExtensions": "4.3.0-beta-24604-02",
- "System.ComponentModel.TypeConverter": "4.3.0-beta-24604-02",
- "System.IO.FileSystem.Primitives": "4.3.0-beta-24604-02",
- "System.Data.Common": "4.3.0-beta-24604-02",
- "System.Console": "4.3.0-beta-24604-02",
- "System.Collections.NonGeneric": "4.3.0-beta-24604-02",
- "System.Collections.Specialized": "4.3.0-beta-24604-02",
- "System.Linq": "4.3.0-beta-24604-02",
- "System.Threading.Tasks.Extensions": "4.3.0-beta-24604-02",
- "System.Resources.ResourceManager": "4.3.0-beta-24604-02",
- "System.Runtime": "4.3.0-beta-24604-02",
- "System.Runtime.Extensions": "4.3.0-beta-24604-02",
- "System.Threading": "4.3.0-beta-24604-02"
+ "System.Diagnostics.Debug": "4.4.0-beta-24607-03",
+ "System.Diagnostics.Tools": "4.4.0-beta-24607-03",
+ "System.Diagnostics.TraceSource": "4.4.0-beta-24607-03",
+ "Microsoft.Win32.Registry": "4.4.0-beta-24607-03",
+ "System.IO.FileSystem": "4.4.0-beta-24607-03",
+ "System.Reflection.TypeExtensions": "4.4.0-beta-24607-03",
+ "System.ComponentModel.TypeConverter": "4.4.0-beta-24607-03",
+ "System.IO.FileSystem.Primitives": "4.4.0-beta-24607-03",
+ "System.Data.Common": "4.4.0-beta-24607-03",
+ "System.Console": "4.4.0-beta-24607-03",
+ "System.Collections.NonGeneric": "4.4.0-beta-24607-03",
+ "System.Collections.Specialized": "4.4.0-beta-24607-03",
+ "System.Linq": "4.4.0-beta-24607-03",
+ "System.Threading.Tasks.Extensions": "4.4.0-beta-24607-03",
+ "System.Resources.ResourceManager": "4.4.0-beta-24607-03",
+ "System.Runtime": "4.4.0-beta-24607-03",
+ "System.Runtime.Extensions": "4.4.0-beta-24607-03",
+ "System.Threading": "4.4.0-beta-24607-03"
},
"imports": [
"dotnet5.4"