24 lines
719 B
JSON
24 lines
719 B
JSON
{
|
|
"version" : "0.1-alpha-*",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Hosting": ""
|
|
},
|
|
"configurations": {
|
|
"net45": { },
|
|
"k10" : {
|
|
"dependencies": {
|
|
"System.Collections": "4.0.0.0",
|
|
"System.ComponentModel": "4.0.0.0",
|
|
"System.Globalization": "4.0.10.0",
|
|
"System.Linq": "4.0.0.0",
|
|
"System.Reflection": "4.0.10.0",
|
|
"System.Runtime": "4.0.20.0",
|
|
"System.Runtime.Extensions": "4.0.10.0",
|
|
"System.Runtime.Serialization.Primitives": "4.0.0.0",
|
|
"System.Threading": "4.0.0.0",
|
|
"System.Threading.Tasks": "4.0.10.0",
|
|
"System.Threading.Thread": "4.0.0.0"
|
|
}
|
|
}
|
|
}
|
|
} |