Parameter name: The language 'F#' is not supported #9391
Labels
area-architecture
Issues with code structure, SDK structure, implementation details
platform/windows 🪟
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
When trying to compile the FSharp.Mobile.Templates's MAUI template, compilation with Visual Studio on Windows fails with the error:
According to macOS users, it compiles on macOS normally though. Therefore, it seems to be a bug within MAUI itself.
Steps to Reproduce
and project templates via via
(See FSharp.Mobile.Templates for more details)
3. Create a project via
dotnet new maui-fsharp -n MyMauiFsharp
4. Build via
Version with bug
6.0.400
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows SDK 10.0.19041.0
Did you find any workaround?
Compiling on macOS works according to this comment.
Relevant log output
The text was updated successfully, but these errors were encountered: