51 lines
1.7 KiB
JSON
51 lines
1.7 KiB
JSON
{
|
|
"version": "0.1-alpha-*",
|
|
"compilationOptions": {
|
|
"warningsAsErrors": true
|
|
},
|
|
"dependencies": {
|
|
"Microsoft.AspNet.FileSystems": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Abstractions": "0.1-alpha-*",
|
|
"Microsoft.AspNet.DependencyInjection": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Razor": "0.1-alpha-*",
|
|
"Common": "",
|
|
"Microsoft.AspNet.Mvc.Core" : "",
|
|
"Microsoft.AspNet.Mvc.ModelBinding" : "",
|
|
"Microsoft.CodeAnalysis.Common" : "0.7-beta-*",
|
|
"Microsoft.CodeAnalysis.CSharp" : "0.7-beta-*",
|
|
"System.Reflection.Metadata.Ecma335": "0.7-beta-*",
|
|
"Microsoft.Bcl.Immutable": "1.1.18-beta-*",
|
|
"Microsoft.Net.Runtime.Interfaces": "0.1-alpha-*"
|
|
},
|
|
"configurations": {
|
|
"net45": {
|
|
"dependencies": {
|
|
"System.Xml.Linq": "",
|
|
"System.Xml": "",
|
|
"System.Runtime": "",
|
|
"System.Collections": ""
|
|
}
|
|
},
|
|
"k10": {
|
|
"dependencies": {
|
|
"System.Collections": "4.0.0.0",
|
|
"System.Collections.Concurrent": "4.0.0.0",
|
|
"System.ComponentModel": "4.0.0.0",
|
|
"System.Diagnostics.Contracts": "4.0.0.0",
|
|
"System.Diagnostics.Debug": "4.0.10.0",
|
|
"System.Diagnostics.Tools": "4.0.0.0",
|
|
"System.Dynamic.Runtime": "4.0.0.0",
|
|
"System.Globalization": "4.0.10.0",
|
|
"System.IO": "4.0.0.0",
|
|
"System.IO.FileSystem": "4.0.10.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.Threading.Tasks": "4.0.10.0"
|
|
}
|
|
}
|
|
}
|
|
} |