Remove netcore50
This commit is contained in:
Родитель
6c3755391c
Коммит
72eed9df63
|
@ -14,11 +14,6 @@
|
|||
},
|
||||
"frameworks": {
|
||||
"net451": { },
|
||||
"netcore50": {
|
||||
"dependencies": {
|
||||
"System.Collections": "4.0.10"
|
||||
}
|
||||
},
|
||||
"dotnet5.4": {
|
||||
"dependencies": {
|
||||
"System.Linq": "4.0.1-*"
|
||||
|
|
|
@ -18,18 +18,6 @@
|
|||
"dependencies": {
|
||||
"System.ComponentModel.TypeConverter": "4.0.1-*"
|
||||
}
|
||||
},
|
||||
"netcore50": {
|
||||
"dependencies": {
|
||||
"System.Collections": "4.0.10",
|
||||
"System.ComponentModel.TypeConverter": "4.0.0",
|
||||
"System.Diagnostics.Debug": "4.0.10",
|
||||
"System.Globalization": "4.0.10",
|
||||
"System.Linq": "4.0.0",
|
||||
"System.Reflection": "4.0.10",
|
||||
"System.Resources.ResourceManager": "4.0.0",
|
||||
"System.Runtime": "4.0.20"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
"dotnet5.4": {},
|
||||
"netcore50": {}
|
||||
"dotnet5.4": {}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
"dotnet5.4": {},
|
||||
"netcore50": {}
|
||||
"dotnet5.4": {}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -18,11 +18,6 @@
|
|||
"dependencies": {
|
||||
"System.AppContext": "4.1.0-*"
|
||||
}
|
||||
},
|
||||
"netcore50": {
|
||||
"dependencies": {
|
||||
"System.AppContext": "4.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -15,13 +15,6 @@
|
|||
},
|
||||
"frameworks": {
|
||||
"net451": {},
|
||||
"dotnet5.4": {},
|
||||
"netcore50": {
|
||||
"dependencies": {
|
||||
"System.IO": "4.0.10",
|
||||
"System.IO.FileSystem": "4.0.0",
|
||||
"System.IO.FileSystem.Primitives": "4.0.0"
|
||||
}
|
||||
}
|
||||
"dotnet5.4": {}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -20,14 +20,6 @@
|
|||
"dependencies": {
|
||||
"System.Dynamic.Runtime": "4.0.11-*"
|
||||
}
|
||||
},
|
||||
"netcore50": {
|
||||
"dependencies": {
|
||||
"System.Dynamic.Runtime": "4.0.10",
|
||||
"System.IO": "4.0.10",
|
||||
"System.IO.FileSystem": "4.0.0",
|
||||
"System.IO.FileSystem.Primitives": "4.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -25,15 +25,6 @@
|
|||
"System.Xml.XmlDocument": "4.0.1-*",
|
||||
"System.Xml.XmlSerializer": "4.0.11-*"
|
||||
}
|
||||
},
|
||||
"netcore50": {
|
||||
"dependencies": {
|
||||
"System.IO": "4.0.10",
|
||||
"System.IO.FileSystem": "4.0.0",
|
||||
"System.IO.FileSystem.Primitives": "4.0.0",
|
||||
"System.Xml.ReaderWriter": "4.0.10",
|
||||
"System.Xml.XmlDocument": "4.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -25,19 +25,6 @@
|
|||
"System.Runtime.InteropServices": "4.0.21-*",
|
||||
"System.Threading": "4.0.11-*"
|
||||
}
|
||||
},
|
||||
"netcore50": {
|
||||
"dependencies": {
|
||||
"System.Collections": "4.0.10",
|
||||
"System.Diagnostics.Debug": "4.0.10",
|
||||
"System.Globalization": "4.0.10",
|
||||
"System.Linq": "4.0.0",
|
||||
"System.Reflection": "4.0.10",
|
||||
"System.Resources.ResourceManager": "4.0.0",
|
||||
"System.Runtime": "4.0.20",
|
||||
"System.Runtime.Extensions": "4.0.10",
|
||||
"System.Runtime.InteropServices": "4.0.20"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче