-
Notifications
You must be signed in to change notification settings - Fork 826
Fix dotnet build VisualFSharp.sln #18914
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I see it didn't work in general, this breaks another things (VSSDK1012: The cto merger could not read the data) Maybe copilot can make it conditional, but I doubt. |
Now, this is very incompatible with
then this should work from Rider and from commandline
as a bonus, now the
|
@majocha Thank you very much for investigating and fixing it! |
Description
Running
dotnet build VisualFSharp.sln
fails with error:So let's set it to true and see it anything breaks.
Should fix #18886.