Updating to 4.4 CoreFx packages
This commit is contained in:
Родитель
df96d17f6c
Коммит
785dd3bfb0
|
@ -4,6 +4,6 @@
|
|||
"test"
|
||||
],
|
||||
"sdk": {
|
||||
"version": "1.0.0-preview2-1-003177"
|
||||
"version": "1.0.0-preview2-1-003180"
|
||||
}
|
||||
}
|
|
@ -18,12 +18,12 @@
|
|||
"net451": {},
|
||||
"netstandard1.5": {
|
||||
"dependencies": {
|
||||
"Microsoft.Win32.Registry": "4.0.0",
|
||||
"System.Text.Encoding": "4.0.11",
|
||||
"System.Threading": "4.0.11",
|
||||
"System.Net.Sockets": "4.1.0",
|
||||
"System.Collections": "4.0.11",
|
||||
"System.Runtime.Loader": "4.0.0"
|
||||
"Microsoft.Win32.Registry": "4.4.0-*",
|
||||
"System.Text.Encoding": "4.4.0-*",
|
||||
"System.Threading": "4.4.0-*",
|
||||
"System.Net.Sockets": "4.4.0-*",
|
||||
"System.Collections": "4.4.0-*",
|
||||
"System.Runtime.Loader": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -25,10 +25,10 @@
|
|||
"net451": {},
|
||||
"netstandard1.5": {
|
||||
"dependencies": {
|
||||
"System.Net.Sockets": "4.1.0",
|
||||
"System.Net.Primitives": "4.0.11",
|
||||
"System.IO.MemoryMappedFiles": "4.0.0",
|
||||
"System.Diagnostics.Tools": "4.0.1"
|
||||
"System.Net.Sockets": "4.4.0-*",
|
||||
"System.Net.Primitives": "4.4.0-*",
|
||||
"System.IO.MemoryMappedFiles": "4.4.0-*",
|
||||
"System.Diagnostics.Tools": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -17,9 +17,9 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"type": "platform",
|
||||
"version": "1.0.0"
|
||||
"version": "1.2.0-*"
|
||||
},
|
||||
"System.Diagnostics.StackTrace": "4.0.1"
|
||||
"System.Diagnostics.StackTrace": "4.4.0-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче