Skip to content

Commit

Permalink
build(deps): bump Microsoft.AspNetCore.Components.WebAssembly
Browse files Browse the repository at this point in the history
Bumps Microsoft.AspNetCore.Components.WebAssembly from 8.0.0 to 8.0.7.

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent 2cf8677 commit e0c6eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FrontEnd/PlaidQuickstartBlazor.FrontEnd.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="AspNetCore.SassCompiler" Version="1.72.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.3" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit e0c6eff

Please sign in to comment.