40c34f891a
* Updating the Microsoft.Net.Sdk & Microsoft.Net.Sdk.Web versions * Fixed merge conflicts. Had to re-update the Sdk version in one place. * re-migrate dotnet.dll * Revert Performance Test Projects * Fix test test * Add missing WithRuntime * Disable failing test test
11 lines
204 B
JSON
11 lines
204 B
JSON
{
|
|
"dependencies": {},
|
|
"frameworks": {
|
|
"netstandard1.5": {
|
|
"dependencies": {
|
|
"Microsoft.NET.Sdk": "1.0.0-alpha-20161102-2",
|
|
"NETStandard.Library": "1.6.0"
|
|
}
|
|
}
|
|
}
|
|
}
|