39 lines
1.3 KiB
JSON
39 lines
1.3 KiB
JSON
{
|
|
"version": "0.1-alpha-*",
|
|
"compilationOptions": {
|
|
"warningsAsErrors": true
|
|
},
|
|
"dependencies": {
|
|
"Helios": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Abstractions": "0.1-alpha-*",
|
|
"Microsoft.AspNet.ConfigurationModel": "0.1-alpha-*",
|
|
"Microsoft.AspNet.DependencyInjection": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Routing": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Server.WebListener": "0.1-alpha-*",
|
|
"Microsoft.ComponentModel.DataAnnotations": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Mvc.ModelBinding": "",
|
|
"Microsoft.AspNet.Mvc.Core": "",
|
|
"Microsoft.AspNet.Mvc": "",
|
|
"Microsoft.AspNet.Mvc.Razor": ""
|
|
},
|
|
"commands": { "web": "Microsoft.AspNet.Hosting server.name=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:5001" },
|
|
"configurations": {
|
|
"net45": {
|
|
"dependencies": {
|
|
"System.ComponentModel.DataAnnotations": ""
|
|
}
|
|
},
|
|
"k10": {
|
|
"dependencies": {
|
|
"System.ComponentModel": "4.0.0.0",
|
|
"System.Console": "4.0.0.0",
|
|
"System.Diagnostics.Debug": "4.0.10.0",
|
|
"System.Diagnostics.Tools": "4.0.0.0",
|
|
"System.Dynamic.Runtime": "4.0.0.0",
|
|
"System.Runtime": "4.0.20.0",
|
|
"System.Runtime.InteropServices": "4.0.20.0",
|
|
"System.Threading.Tasks": "4.0.10.0"
|
|
}
|
|
}
|
|
}
|
|
} |