{
	"version": "0.1-alpha-*",
	"compilationOptions": {
		"warningsAsErrors": true
	},
	"dependencies": {
		"Microsoft.Bcl.Immutable": "1.1.18-beta-*",
		"Microsoft.AspNet.ConfigurationModel": "0.1-alpha-*",
		"Microsoft.AspNet.DependencyInjection": "0.1-alpha-*",
		"Microsoft.AspNet.Logging": "0.1-alpha-*",
		"System.Data.Common": "0.1-alpha-*"
	},
	"code": "**\\*.cs;..\\Shared\\*.cs",
	"frameworks": {
		"net45": {
			"dependencies": {
				"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.Console": "4.0.0.0",
				"System.Diagnostics.Contracts": "4.0.0.0",
				"System.Diagnostics.Debug": "4.0.10.0",
				"System.Globalization": "4.0.10.0",
				"System.Linq": "4.0.0.0",
				"System.Linq.Expressions": "4.0.0.0",
				"System.Linq.Queryable": "4.0.0.0",
				"System.Reflection": "4.0.10.0",
				"System.Reflection.Extensions": "4.0.0.0",
				"System.Resources.ResourceManager": "4.0.0.0",
				"System.Runtime": "4.0.20.0",
				"System.Runtime.Extensions": "4.0.10.0",
				"System.Threading": "4.0.0.0",
				"System.Threading.Tasks": "4.0.10.0"
			}
		}
	}
}
