Skip to content

Commit 38259e6

Browse files
Bump Microsoft.AspNetCore.Components.WebAssembly and System.Text.Json (#232)
1 parent bcbcba0 commit 38259e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/GitStatus.Web/GitStatus.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.5" />
9+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.6" />
1010
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.6" PrivateAssets="all" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)