File tree Expand file tree Collapse file tree 7 files changed +24
-24
lines changed
Expand file tree Collapse file tree 7 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 1818 </ItemGroup >
1919
2020 <ItemGroup >
21- <PackageReference Include =" Avalonia.Android" Version =" $(AvaloniaVersion) " />
22- <PackageReference Include =" Xamarin.AndroidX.Core.SplashScreen" Version =" 1.0.1.1 " />
21+ <PackageReference Include =" Avalonia.Android" Version =" 11.3.0 " />
22+ <PackageReference Include =" Xamarin.AndroidX.Core.SplashScreen" Version =" 1.0.1.15 " />
2323 </ItemGroup >
2424
2525 <ItemGroup >
26- <ProjectReference Include =" ..\TodoApp.Avalonia\TodoApp.Avalonia.csproj" />
26+ <ProjectReference Include =" ..\TodoApp.Avalonia\TodoApp.Avalonia.csproj" />
2727 </ItemGroup >
2828</Project >
Original file line number Diff line number Diff line change 1313 </PropertyGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Avalonia.Desktop" Version =" $(AvaloniaVersion) " />
16+ <PackageReference Include =" Avalonia.Desktop" Version =" 11.3.0 " />
1717 <!-- Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
18- <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" $(AvaloniaVersion) " />
18+ <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" 11.3.0 " />
1919 </ItemGroup >
2020
2121 <ItemGroup >
22- <ProjectReference Include =" ..\TodoApp.Avalonia\TodoApp.Avalonia.csproj" />
22+ <ProjectReference Include =" ..\TodoApp.Avalonia\TodoApp.Avalonia.csproj" />
2323 </ItemGroup >
2424</Project >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Avalonia.iOS" Version =" $(AvaloniaVersion) " />
10+ <PackageReference Include =" Avalonia.iOS" Version =" 11.3.0 " />
1111 </ItemGroup >
1212
1313 <ItemGroup >
14- <ProjectReference Include =" ..\TodoApp.Avalonia\TodoApp.Avalonia.csproj" />
14+ <ProjectReference Include =" ..\TodoApp.Avalonia\TodoApp.Avalonia.csproj" />
1515 </ItemGroup >
1616</Project >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <AvaloniaResource Include =" Assets\**" />
10+ <AvaloniaResource Include =" Assets\**" />
1111 </ItemGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" Avalonia" Version =" $(AvaloniaVersion) " />
15- <PackageReference Include =" Avalonia.Themes.Fluent" Version =" $(AvaloniaVersion) " />
16- <PackageReference Include =" Avalonia.Fonts.Inter" Version =" $(AvaloniaVersion) " />
14+ <PackageReference Include =" Avalonia" Version =" 11.3.0 " />
15+ <PackageReference Include =" Avalonia.Themes.Fluent" Version =" 11.3.0 " />
16+ <PackageReference Include =" Avalonia.Fonts.Inter" Version =" 11.3.0 " />
1717 <!-- Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
18- <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" $(AvaloniaVersion) " />
19- <PackageReference Include =" CommunityToolkit.Datasync.Client" Version =" 9.0.0 " />
20- <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
21- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.1 " />
18+ <PackageReference Condition =" '$(Configuration)' == 'Debug'" Include =" Avalonia.Diagnostics" Version =" 11.3.0 " />
19+ <PackageReference Include =" CommunityToolkit.Datasync.Client" Version =" 9.0.2 " />
20+ <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
21+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.5 " />
2222 </ItemGroup >
2323</Project >
Original file line number Diff line number Diff line change 5050 </ItemGroup >
5151
5252 <ItemGroup >
53- <PackageReference Include =" CommunityToolkit.Datasync.Client" Version =" 9.0.0 " />
53+ <PackageReference Include =" CommunityToolkit.Datasync.Client" Version =" 9.0.2 " />
5454 <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
55- <PackageReference Include =" Microsoft.Maui.Controls" Version =" $(MauiVersion) " />
56- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.0 " />
55+ <PackageReference Include =" Microsoft.Maui.Controls" Version =" 9.0.70 " />
56+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 9.0.5 " />
5757 </ItemGroup >
5858
5959 <ItemGroup >
Original file line number Diff line number Diff line change 2020
2121 <ItemGroup >
2222 <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
23- <PackageReference Include =" CommunityToolkit.Datasync.Client" Version =" 9.0.0 " />
23+ <PackageReference Include =" CommunityToolkit.Datasync.Client" Version =" 9.0.2 " />
2424 </ItemGroup >
2525</Project >
Original file line number Diff line number Diff line change 2929 </ItemGroup >
3030
3131 <ItemGroup >
32- <PackageReference Include =" CommunityToolkit.Datasync.Client" Version =" 9.0.0 " />
32+ <PackageReference Include =" CommunityToolkit.Datasync.Client" Version =" 9.0.2 " />
3333 <PackageReference Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
3434 <PackageReference Include =" CommunityToolkit.WinUI.Behaviors" Version =" 8.2.250402" />
3535 <PackageReference Include =" CommunityToolkit.WinUI.Converters" Version =" 8.2.250402" />
36- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.1 " />
37- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.6.250108002 " />
38- <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.1742 " />
36+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.5 " />
37+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.7.250401001 " />
38+ <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.26100.3916 " />
3939 <Manifest Include =" $(ApplicationManifest)" />
4040 </ItemGroup >
4141
You can’t perform that action at this time.
0 commit comments