Removing unused references
This commit is contained in:
Родитель
98d1b47ed5
Коммит
95f358fd83
|
@ -1,22 +1,19 @@
|
||||||
{
|
{
|
||||||
"version": "14.0.0-*",
|
"version": "14.0.0-*",
|
||||||
"dependencies": {
|
"compilationOptions": {
|
||||||
"Microsoft.AspNet.FileProviders.Physical": "1.0.0-*",
|
"warningsAsErrors": true
|
||||||
"Microsoft.AspNet.Http.Abstractions": "1.0.0-*",
|
},
|
||||||
"Microsoft.AspNet.PageExecutionInstrumentation.Interfaces" : "1.0.0-*",
|
"dependencies": {
|
||||||
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-*"
|
"Microsoft.AspNet.FileProviders.Physical": "1.0.0-*",
|
||||||
},
|
"Microsoft.AspNet.Http.Abstractions": "1.0.0-*",
|
||||||
"frameworks": {
|
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-*"
|
||||||
"dnx451": { },
|
},
|
||||||
"dnxcore50": {
|
"frameworks": {
|
||||||
"dependencies": {
|
"dnx451": { },
|
||||||
"Microsoft.Win32.Registry": "4.0.0-*",
|
"dnxcore50": {
|
||||||
"System.Collections": "4.0.10-*",
|
"dependencies": {
|
||||||
"System.Net.Sockets": "4.0.10-*",
|
"Microsoft.Win32.Registry": "4.0.0-*"
|
||||||
"System.Reflection.Extensions": "4.0.0-*",
|
}
|
||||||
"System.Runtime.InteropServices": "4.0.20-*",
|
|
||||||
"System.Threading": "4.0.10-*"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче