File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.7 " />
11
- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8.0.7 " PrivateAssets =" all" />
10
+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.11 " />
11
+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8.0.11 " PrivateAssets =" all" />
12
12
</ItemGroup >
13
13
14
14
<ItemGroup >
Original file line number Diff line number Diff line change 5
5
</PropertyGroup >
6
6
<ItemGroup >
7
7
<PackageReference Include =" ReactiveUI.Blazor" Version =" 20.1.1" />
8
- <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.7 " />
8
+ <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.11 " />
9
9
</ItemGroup >
10
10
<ItemGroup >
11
11
<ProjectReference Include =" ..\ReactiveMvvm\ReactiveMvvm.csproj" />
Original file line number Diff line number Diff line change 59
59
<ItemGroup >
60
60
<PackageReference Include =" Microsoft.Maui.Controls" Version =" $(MauiVersion)" />
61
61
<PackageReference Include =" Microsoft.Maui.Controls.Compatibility" Version =" $(MauiVersion)" />
62
- <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 8.0.0 " />
62
+ <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 8.0.1 " />
63
63
<PackageReference Include =" ReactiveUI.Maui" Version =" 20.1.1" />
64
64
</ItemGroup >
65
65
You can’t perform that action at this time.
0 commit comments