37 lines
1.2 KiB
JSON
37 lines
1.2 KiB
JSON
{
|
|
"version": "0.1-alpha-*",
|
|
"dependencies": {
|
|
"Microsoft.Bcl.Immutable": "1.1.18-beta-*",
|
|
"Microsoft.AspNet.DependencyInjection": "0.1-alpha-*",
|
|
"Microsoft.AspNet.ConfigurationModel": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Identity": "",
|
|
"Microsoft.AspNet.Identity.Entity": "",
|
|
"Microsoft.AspNet.PipelineCore": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Logging": "0.1-alpha-*",
|
|
"Microsoft.AspNet.RequestContainer": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Security.DataProtection": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Testing": "0.1-alpha-*",
|
|
"Microsoft.Data.Entity": "0.1-alpha-*",
|
|
"Microsoft.Data.InMemory": "0.1-alpha-*",
|
|
"Microsoft.Data.Relational": "0.1-alpha-*",
|
|
"Remotion.Linq": "1.15.13.0",
|
|
"System.Security.Claims": "0.1-alpha-*",
|
|
"Xunit.KRunner": "0.1-alpha-*",
|
|
"xunit.abstractions": "2.0.0-aspnet-*",
|
|
"xunit.assert": "2.0.0-aspnet-*",
|
|
"xunit.core": "2.0.0-aspnet-*",
|
|
"xunit.execution": "2.0.0-aspnet-*"
|
|
},
|
|
"configurations": {
|
|
"net45": {
|
|
"dependencies": {
|
|
"System.Runtime": "",
|
|
"System.Collections": "",
|
|
"System.Data": ""
|
|
}
|
|
}
|
|
},
|
|
"commands": {
|
|
"test": "Xunit.KRunner"
|
|
}
|
|
} |