We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19acacc commit 733c858Copy full SHA for 733c858
src/Templates/src/templates/maui-mobile/MauiApp.1.csproj
@@ -81,7 +81,7 @@
81
82
<!--#if (IncludeSampleContent) -->
83
<ItemGroup>
84
- <PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
+ <PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />
85
<PackageReference Include="CommunityToolkit.Maui" Version="11.1.0" />
86
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.8" />
87
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.1.10" />
0 commit comments