33ec55aee3
Also update Microsoft.NET.Sdk to 1.0.0-alpha-20161026-2 since this has the corresponding fix needed for https://github.com/dotnet/sdk/issues/301.
11 lines
204 B
JSON
11 lines
204 B
JSON
{
|
|
"dependencies": {},
|
|
"frameworks": {
|
|
"netstandard1.5": {
|
|
"dependencies": {
|
|
"Microsoft.NET.Sdk": "1.0.0-alpha-20161026-2",
|
|
"NETStandard.Library": "1.6.0"
|
|
}
|
|
}
|
|
}
|
|
}
|