Add F# to dotnet cli 1.1.0#7033
Conversation
|
@KevinRansom, |
|
@dotnet-bot test OSX10.12 x64 Release Build please |
|
@dotnet-bot test Linux x64 Release Build please |
|
@dotnet-bot test Linux x64 Release Build please |
|
@dotnet-bot test this please |
|
Fill out template and tag Matt |
| CrossgenPath="$(CrossgenPath)" | ||
| ReadyToRun="True" | ||
| PlatformAssemblyPaths="@(PlatformAssemblies); | ||
| PlatformAssemblyPaths="%(CrossgenTargets.RootDir)%(CrossgenTargets.Directory); |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
Tagging @MattGertz for approval pending CI tests. Customer scenario: VS ships with the V1.1 sdk and dotnet CLI without this change netstandard libraries and apps will not be editable in VS. Workarounds if any: Manually finding and installing dotnet sdk 2.0. Risk: Low Is this a regression from a previous update?:, dotnet core support hasn't been provided in the past. Root cause analysis : Not yet implemented How was this bug found? : Not yet implemented |
See also: #7024