We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc771ef commit 60ee621Copy full SHA for 60ee621
src/Templates/src/templates/maui-mobile/MauiApp.1.csproj
@@ -81,11 +81,7 @@
81
<!--#if (IncludeSampleContent) -->
82
<ItemGroup>
83
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />
84
-<!--#if (Framework == "net8.0") -->
85
- <PackageReference Include="CommunityToolkit.Maui" Version="9.1.0" />
86
-<!--#else-->
87
<PackageReference Include="CommunityToolkit.Maui" Version="11.1.1" />
88
-<!--#endif-->
89
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.8" />
90
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.1.10" />
91
<PackageReference Include="Syncfusion.Maui.Toolkit" Version="1.0.6" />
0 commit comments