34 lines
1.0 KiB
JSON
34 lines
1.0 KiB
JSON
{
|
|
"version": "6.0.0-*",
|
|
"compilationOptions": {
|
|
"warningsAsErrors": true
|
|
},
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Http": "1.0.0-*",
|
|
"Microsoft.AspNet.Mvc.Common": { "version": "6.0.0-*", "type": "build" },
|
|
"Microsoft.DataAnnotations": "1.0.0-*",
|
|
"Microsoft.Framework.DependencyInjection": "1.0.0-*",
|
|
"Microsoft.AspNet.Mvc.HeaderValueAbstractions": "1.0.0-*",
|
|
"Newtonsoft.Json": "6.0.4"
|
|
},
|
|
"frameworks": {
|
|
"aspnet50": {
|
|
"frameworkAssemblies": {
|
|
"System.Xml": "",
|
|
"System.Runtime.Serialization": ""
|
|
}
|
|
},
|
|
"aspnetcore50": {
|
|
"dependencies": {
|
|
"System.Collections.Concurrent": "4.0.10-beta-*",
|
|
"System.ComponentModel.TypeConverter": "4.0.0-beta-*",
|
|
"System.Diagnostics.Contracts": "4.0.0-beta-*",
|
|
"System.Reflection.TypeExtensions": "4.0.0-beta-*",
|
|
"System.Runtime.Serialization.Primitives": "4.0.0-beta-*",
|
|
"System.Runtime.Serialization.Xml": "4.0.10-beta-*",
|
|
"System.Xml.XmlSerializer": "4.0.0-beta-*"
|
|
}
|
|
}
|
|
}
|
|
}
|