|
|
@ -103,6 +103,7 @@ |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="CommunityToolkit.Maui" Version="1.4.0" /> |
|
|
|
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.0-preview2" /> |
|
|
|
<PackageReference Include="Plugin.FirebasePushNotification" Version="3.4.35" /> |
|
|
|
<PackageReference Include="QRCoder" Version="1.4.3" /> |
|
|
@ -121,6 +122,12 @@ |
|
|
|
<MauiXaml Update="Views\AdminPasswordPage.xaml"> |
|
|
|
<Generator>MSBuild:Compile</Generator> |
|
|
|
</MauiXaml> |
|
|
|
<MauiXaml Update="Views\AppPermissiontSetDialogPage.xaml"> |
|
|
|
<Generator>MSBuild:Compile</Generator> |
|
|
|
</MauiXaml> |
|
|
|
<MauiXaml Update="Views\BatteryOptimisationAlertDialogPage.xaml"> |
|
|
|
<Generator>MSBuild:Compile</Generator> |
|
|
|
</MauiXaml> |
|
|
|
<MauiXaml Update="Views\CouponHistoryPage.xaml"> |
|
|
|
<Generator>MSBuild:Compile</Generator> |
|
|
|
</MauiXaml> |
|
|
|