Skip to content

Commit

Permalink
Merge pull request #29 from fabulous-dev/edgarfgp-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
TimLariviere authored Oct 18, 2023
2 parents 5a24c46 + 523051c commit 81de90f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@

In this repository, you can find all the templates for creating mobile and desktop apps using .NET 7.0 and F# 7.0.

Please note that those templates are "plain" F# templates, no additional dependencies.
If you are interested in the Fabulous templates, please use either [Fabulous.XamarinForms templates](https://github.com/fabulous-dev/Fabulous.XamarinForms) or [Fabulous.MauiControls templates](https://github.com/fabulous-dev/Fabulous.MauiControls).
Please note that those templates are "plain" F# templates, no additional dependencies. If you are interested in the Fabulous templates you can use:

- [Fabulous.XamarinForms templates](https://github.com/fabulous-dev/Fabulous.XamarinForms)
- [Fabulous.MauiControls templates](https://github.com/fabulous-dev/Fabulous.MauiControls)
- [Fabulous.Avalonia templates](https://github.com/fabulous-dev/Fabulous.Avalonia)

NB. The Xamarin.Forms template will stay on .NET 6.0.
Microsoft never intended to migrate Xamarin.Forms from Mono to .NET 6.0/7.0, making it hard to upgrade to .NET 7.0.
Expand Down

0 comments on commit 81de90f

Please sign in to comment.