Skip to content

Commit a6865b2

Browse files
committed
fixes.
1 parent 5e72139 commit a6865b2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

MyFinance/MyFinance.csproj

+5-5
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,15 @@
6464

6565
<ItemGroup>
6666
<PackageReference Include="AutoMapper" Version="13.0.1" />
67-
<PackageReference Include="CommunityToolkit.Maui" Version="9.0.2" />
67+
<PackageReference Include="CommunityToolkit.Maui" Version="9.1.1" />
6868
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
6969
<PackageReference Include="DevExpress.Maui.Controls" Version="23.2.6" />
7070
<PackageReference Include="DevExpress.Maui.Editors" Version="23.2.6" />
71-
<PackageReference Include="FmgLib.MauiMarkup" Version="8.8.4" />
71+
<PackageReference Include="FmgLib.MauiMarkup" Version="8.*" />
7272
<PackageReference Include="LiveChartsCore.SkiaSharpView.Maui" Version="2.0.0-rc2" />
73-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.7" />
74-
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.71" />
75-
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.71" />
73+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.11" />
74+
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.100" />
75+
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.100" />
7676
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
7777
</ItemGroup>
7878

0 commit comments

Comments
 (0)