34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Diagnostics": "",
|
|
"Microsoft.AspNet.Hosting": "1.0.0-*",
|
|
"Microsoft.AspNet.Http": "1.0.0-*",
|
|
"Microsoft.AspNet.HttpFeature": "1.0.0-*",
|
|
"Microsoft.AspNet.Server.WebListener": "1.0.0-*",
|
|
"Microsoft.AspNet.Server.IIS": "1.0.0-*"
|
|
},
|
|
"commands": { "web": "Microsoft.AspNet.Hosting server=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:5001" },
|
|
"frameworks": {
|
|
"aspnet50": {},
|
|
"aspnetcore50": {
|
|
"dependencies": {
|
|
"System.Collections": "4.0.10.0",
|
|
"System.Console": "4.0.0.0",
|
|
"System.Diagnostics.Debug": "4.0.10.0",
|
|
"System.Diagnostics.Tools": "4.0.0.0",
|
|
"System.Globalization": "4.0.10.0",
|
|
"System.IO": "4.0.10.0",
|
|
"System.Linq": "4.0.0.0",
|
|
"System.Reflection": "4.0.10.0",
|
|
"System.Resources.ResourceManager": "4.0.0.0",
|
|
"System.Runtime": "4.0.20.0",
|
|
"System.Runtime.Extensions": "4.0.10.0",
|
|
"System.Runtime.InteropServices": "4.0.20.0",
|
|
"System.Security.Claims": "1.0.0-*",
|
|
"System.Text.Encoding": "4.0.10.0",
|
|
"System.Threading.Tasks": "4.0.10.0"
|
|
}
|
|
}
|
|
}
|
|
}
|