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 >net8.0</TargetFramework >
11
11
12
12
<ItemGroup >
13
13
<PackageReference Include =" Humanizer" Version =" 2.14.1" />
14
- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.14 " />
14
+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 8.0.15 " />
15
15
<PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 8.0.10" PrivateAssets =" all" />
16
16
<PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 8.0.10" />
17
17
<PackageReference Include =" Microsoft.Extensions.Http" Version =" 8.0.1" />
You can’t perform that action at this time.
0 commit comments