41 lines
1.5 KiB
JSON
41 lines
1.5 KiB
JSON
{
|
|
"version": "0.1-alpha-*",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Abstractions": "0.1-alpha-*",
|
|
"Microsoft.AspNet.DependencyInjection": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Security": "",
|
|
"Microsoft.AspNet.Security.Cookies": "",
|
|
"Microsoft.AspNet.Hosting": "0.1-alpha-*",
|
|
"Microsoft.AspNet.RequestContainer": "0.1-alpha-*",
|
|
"Microsoft.AspNet.PipelineCore": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Abstractions": "0.1-alpha-*",
|
|
"Microsoft.AspNet.FeatureModel": "0.1-alpha-*",
|
|
"Microsoft.AspNet.HttpFeature": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Logging": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Server.WebListener": "0.1-alpha-*"
|
|
},
|
|
"commands": { "web": "Microsoft.AspNet.Hosting server.name=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:12345" },
|
|
"configurations": {
|
|
"net45": {
|
|
},
|
|
"k10": {
|
|
"dependencies": {
|
|
"System.Console": "4.0.0.0",
|
|
"System.Collections": "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.0.0",
|
|
"System.IO.FileSystem": "4.0.0.0",
|
|
"System.IO.FileSystem.Primitives": "4.0.0.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.Threading.Tasks": "4.0.10.0"
|
|
}
|
|
}
|
|
}
|
|
} |