39 lines
1.4 KiB
JSON
39 lines
1.4 KiB
JSON
{
|
|
"version": "0.1-alpha-*",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.FeatureModel": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Http": "0.1-alpha-*",
|
|
"Microsoft.AspNet.HttpFeature": "0.1-alpha-*",
|
|
"Microsoft.AspNet.PipelineCore": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Security": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Security.DataProtection": "0.1-alpha-*",
|
|
"Microsoft.Framework.DependencyInjection": "0.1-alpha-*",
|
|
"Microsoft.Framework.Logging": "0.1-alpha-*",
|
|
"Newtonsoft.Json": "5.0.8"
|
|
},
|
|
"configurations": {
|
|
"net45": {},
|
|
"k10": {
|
|
"dependencies": {
|
|
"System.Collections": "4.0.0.0",
|
|
"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.Globalization": "4.0.10.0",
|
|
"System.IO": "4.0.0.0",
|
|
"System.IO.Compression": "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.Security.Claims": "0.1-alpha-*",
|
|
"System.Security.Principal" : "4.0.0.0",
|
|
"System.Threading": "4.0.0.0",
|
|
"System.Threading.Tasks": "4.0.10.0"
|
|
}
|
|
}
|
|
}
|
|
} |