File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk.BlazorWebAssembly" >
1
+ <Project Sdk =" Microsoft.NET.Sdk.BlazorWebAssembly" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net9.0</TargetFramework >
17
17
<PackageReference Include =" Blazored.LocalStorage" Version =" 4.5.0" />
18
18
<PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 9.0.4" />
19
19
<PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 9.0.4" PrivateAssets =" all" />
20
- <PackageReference Include =" MudBlazor" Version =" 7.10.0 " />
20
+ <PackageReference Include =" MudBlazor" Version =" 8.5.1 " />
21
21
<PackageReference Include =" Serilog" Version =" 4.2.0" />
22
22
<PackageReference Include =" Serilog.Sinks.BrowserConsole" Version =" 8.0.0" />
23
23
<PackageReference Include =" System.Text.Json" Version =" 9.0.4" />
You can’t perform that action at this time.
0 commit comments