-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I have new templates installed but after creating the new maui-fsharp application and running build command I have the following error:
PS C:\temp\maui\TestApp> dotnet build -c Release
MSBuild version 17.3.0-preview-22329-01+77c72dd0f for .NET
Determining projects to restore...
All projects are up-to-date for restore.
You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
You are using a preview version of .NET. See: https://aka.ms/dotnet-core-preview
TestApp -> C:\temp\maui\TestApp\bin\Release\net6.0-maccatalyst\maccatalyst-x64\TestApp.dll
TestApp -> C:\temp\maui\TestApp\bin\Release\net6.0-ios\iossimulator-x64\TestApp.dll
EXEC : Xaml Internal error : Specified argument was out of the range of valid values. [C:\temp\maui\TestApp\TestApp.fsp
roj]
Parameter name: The language 'F#' is not supported