File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.5 " />
11- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8.0.5 " PrivateAssets =" all" />
10+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.6 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8.0.6 " PrivateAssets =" all" />
1212 </ItemGroup >
1313
1414 <ItemGroup >
Original file line number Diff line number Diff line change 55 </PropertyGroup >
66 <ItemGroup >
77 <PackageReference Include =" ReactiveUI.Blazor" Version =" 20.0.1" />
8- <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.5 " />
8+ <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.6 " />
99 </ItemGroup >
1010 <ItemGroup >
1111 <ProjectReference Include =" ..\ReactiveMvvm\ReactiveMvvm.csproj" />
You can’t perform that action at this time.
0 commit comments