File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ public MockDownloadService()
19
19
{
20
20
CurrentStatistics = new DownloadStatistics
21
21
{
22
- Version = "11.2.3 " ,
22
+ Version = "11.2.6 " ,
23
23
Speed = 0 ,
24
24
Remaining = TimeSpan . Zero ,
25
25
TotalBytesToReceive = 1024 * 1024 * 10 ,
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
3
<ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
4
- <AvaloniaVersion >11.2.4 </AvaloniaVersion >
4
+ <AvaloniaVersion >11.2.6 </AvaloniaVersion >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
7
<PackageVersion Include =" Avalonia" Version =" $(AvaloniaVersion)" />
8
8
<PackageVersion Include =" Avalonia.Desktop" Version =" $(AvaloniaVersion)" />
9
9
<PackageVersion Include =" Avalonia.Diagnostics" Version =" $(AvaloniaVersion)" />
10
10
11
11
<PackageVersion Include =" Avalonia.Svg" Version =" 11.2.0.2" />
12
- <PackageVersion Include =" Semi.Avalonia" Version =" 11.2.1.5 " />
13
- <PackageVersion Include =" Irihi.Ursa" Version =" 1.9 .0" />
14
- <PackageVersion Include =" Irihi.Ursa.Themes.Semi" Version =" 1.9 .0" />
12
+ <PackageVersion Include =" Semi.Avalonia" Version =" 11.2.1.6 " />
13
+ <PackageVersion Include =" Irihi.Ursa" Version =" 1.10 .0" />
14
+ <PackageVersion Include =" Irihi.Ursa.Themes.Semi" Version =" 1.10 .0" />
15
15
16
16
<PackageVersion Include =" CommunityToolkit.Mvvm" Version =" 8.4.0" />
17
17
<PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 9.0.0" />
You can’t perform that action at this time.
0 commit comments