You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a detailed investigation in dotnet/project-system#9012, but the gist is that since GitVersion forces a C# language it introduces bugs in F# builds.
Describe the bug
There's a detailed investigation in dotnet/project-system#9012, but the gist is that since GitVersion forces a C# language it introduces bugs in F# builds.
Expected Behavior
Design-time builds work for F# projects
Actual Behavior
Design-time builds crash for F# projects
Possible Fix
Can this line be removed?
Steps to Reproduce
See the linked issue
The text was updated successfully, but these errors were encountered: