diff --git a/Directory.Build.props b/Directory.Build.props index fb50f90..d88995c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -13,7 +13,7 @@ Fabulous contributors - Fabulous;F#;Declarative UI;MVU;Maui;Android;iOS;macOS;Windows;Linux + Fabulous;F#;Declarative-UI;MVU;Maui;Android;iOS;macOS;Windows;Linux nuget-icon.png README.md Apache-2.0 diff --git a/Directory.Packages.props b/Directory.Packages.props index 8c9922f..7be994e 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -13,6 +13,7 @@ + \ No newline at end of file diff --git a/src/Fabulous.Maui/Fabulous.Maui.fsproj b/src/Fabulous.Maui/Fabulous.Maui.fsproj index 734322e..0a58345 100644 --- a/src/Fabulous.Maui/Fabulous.Maui.fsproj +++ b/src/Fabulous.Maui/Fabulous.Maui.fsproj @@ -1,7 +1,8 @@ - + - net7.0 + net7.0;net7.0-android;net7.0-ios true + true true @@ -184,13 +185,15 @@ - + + + diff --git a/src/Microsoft.Maui.FabCompat/Microsoft.Maui.FabCompat.csproj b/src/Microsoft.Maui.FabCompat/Microsoft.Maui.FabCompat.csproj index 5afb14f..618501f 100644 --- a/src/Microsoft.Maui.FabCompat/Microsoft.Maui.FabCompat.csproj +++ b/src/Microsoft.Maui.FabCompat/Microsoft.Maui.FabCompat.csproj @@ -1,24 +1,19 @@ - - net7.0;net7.0-ios;net7.0-android + net7.0;net7.0-android;net7.0-ios enable enable true true false - - - -