TimLariviere / Fabulous-new

Fabulous v2 - Work in progress
https://timothelariviere.com/Fabulous-new/
Other
41 stars 3 forks source link

Migrate to .NET 6.0 #56

Closed TimLariviere closed 2 years ago

TimLariviere commented 2 years ago

Now that I resolved both the issue with resources on Android, and created templates for F# / NET 6.0 on mobile, we can migrate Fabulous to .NET 6.0 :)

Tasks:

I had to disable PancakeView in FabulousWeather and XF.Maps in FabulousContacts because it's not compatible with .NET 6.0

TimLariviere commented 2 years ago

IDE support is lacking for the moment.

If you want to run the samples, you'll need:

dotnet run --project samples/Xamarin.Forms/CounterApp/Android/CounterApp.Android.fsproj