19 lines
436 B
JSON
19 lines
436 B
JSON
{
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Security.Windows" : "",
|
|
"Microsoft.AspNet.Server.WebListener" : "",
|
|
"xunit.abstractions": "2.0.0-aspnet-*",
|
|
"xunit.assert": "2.0.0-aspnet-*",
|
|
"xunit.core": "2.0.0-aspnet-*",
|
|
"xunit.execution": "2.0.0-aspnet-*"
|
|
},
|
|
"frameworks": {
|
|
"net45": {
|
|
"dependencies": {
|
|
"System.Net.Http": "",
|
|
"System.Net.Http.WebRequest": ""
|
|
}
|
|
}
|
|
}
|
|
}
|