33 lines
1012 B
JSON
33 lines
1012 B
JSON
|
|
{
|
|
"version": "1.0.0-*",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.FeatureModel": "1.0.0-*",
|
|
"Microsoft.AspNet.Http": "1.0.0-*",
|
|
"Microsoft.AspNet.HttpFeature": "1.0.0-*",
|
|
"Microsoft.AspNet.WebUtilities": "1.0.0-*"
|
|
},
|
|
"frameworks": {
|
|
"aspnet50": {},
|
|
"aspnetcore50": {
|
|
"dependencies": {
|
|
"Microsoft.Net.WebSocketAbstractions": "1.0.0-*",
|
|
"System.Collections": "4.0.10.0",
|
|
"System.ComponentModel": "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.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.Security.Principal" : "4.0.0.0",
|
|
"System.Text.Encoding": "4.0.10.0",
|
|
"System.Threading.Tasks": "4.0.10.0"
|
|
}
|
|
}
|
|
}
|
|
}
|