39 lines
1.7 KiB
JSON
39 lines
1.7 KiB
JSON
{
|
|
"version": "1.0.0-*",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.RequestContainer": "1.0.0-*",
|
|
"Microsoft.AspNet.HttpFeature": { "version": "1.0.0-*", "type": "build" },
|
|
"Microsoft.AspNet.PipelineCore": "1.0.0-*",
|
|
"Microsoft.AspNet.Security.DataProtection": "1.0.0-*",
|
|
"Microsoft.Framework.DependencyInjection": "1.0.0-*",
|
|
"Microsoft.Framework.Logging": "1.0.0-*",
|
|
"Microsoft.Framework.OptionsModel": "1.0.0-*"
|
|
},
|
|
"frameworks": {
|
|
"aspnet50": { },
|
|
"aspnetcore50": {
|
|
"dependencies": {
|
|
"System.Collections": "4.0.10-beta-*",
|
|
"System.ComponentModel": "4.0.0-beta-*",
|
|
"System.Console": "4.0.0-beta-*",
|
|
"System.Diagnostics.Debug": "4.0.10-beta-*",
|
|
"System.Diagnostics.Tools": "4.0.0-beta-*",
|
|
"System.Globalization": "4.0.10-beta-*",
|
|
"System.IO": "4.0.10-beta-*",
|
|
"System.IO.Compression": "4.0.0-beta-*",
|
|
"System.Linq": "4.0.0-beta-*",
|
|
"System.Reflection": "4.0.10-beta-*",
|
|
"System.Resources.ResourceManager": "4.0.0-beta-*",
|
|
"System.Runtime": "4.0.20-beta-*",
|
|
"System.Runtime.Extensions": "4.0.10-beta-*",
|
|
"System.Runtime.InteropServices": "4.0.20-beta-*",
|
|
"System.Security.Claims": "1.0.0-*",
|
|
"System.Security.Cryptography.RandomNumberGenerator": "4.0.0-beta-*",
|
|
"System.Security.Principal": "4.0.0-beta-*",
|
|
"System.Threading": "4.0.0-beta-*",
|
|
"System.Threading.Tasks": "4.0.10-beta-*"
|
|
}
|
|
}
|
|
}
|
|
}
|