3619b7d767
Update Microsoft.Extensions.DependencyModel to 1.0.1-beta-000933 Update Microsoft.DotNet.PlatformAbstraction to 1.0.1-beta-000933 Update NuGet to 3.6.0-beta.1.msbuild.4 Update dotnet-test-xunit to 1.0.0-rc2-350904-49
18 lines
406 B
JSON
18 lines
406 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"buildOptions": {
|
|
"warningsAsErrors": true,
|
|
"allowUnsafe": true
|
|
},
|
|
"dependencies": {
|
|
"NETStandard.Library": "1.6.0",
|
|
"System.Diagnostics.Process": "4.1.0",
|
|
"System.Reflection.TypeExtensions": "4.1.0",
|
|
"Microsoft.DotNet.PlatformAbstractions": "1.0.1-beta-000933"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.5": {
|
|
"imports": "dnxcore50"
|
|
}
|
|
}
|
|
}
|