Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.5 to 7.0.8 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 23, 2023
1 parent 04efb91 commit 4f1f240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/GitStatus.Web/GitStatus.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.5" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 4f1f240

Please sign in to comment.