Skip to content

Commit 5a1b964

Browse files
authored
Bump Microsoft.AspNetCore.Components.WebAssembly from 6.0.0 to 7.0.3 (#65)
squash
2 parents 9b5de7e + 762088e commit 5a1b964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BlazorAdmin/BlazorAdmin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Blazored.LocalStorage" Version="4.1.5" />
99
<PackageReference Include="BlazorInputFile" Version="0.2.0" />
1010
<PackageReference Include="Microsoft.AspNetCore.Components.Authorization" Version="6.0.0" />
11-
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="6.0.0" />
11+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.3" />
1212
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="6.0.0" />
1313
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="6.0.0" PrivateAssets="all" />
1414
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="6.0.0" />

0 commit comments

Comments
 (0)