Skip to content

Commit

Permalink
Bumped Microsoft.AspNetCore.Components and Microsoft.AspNetCore.Compo…
Browse files Browse the repository at this point in the history
…nents.Web as well as their dependencies to 6.0.33 (last release for dotnet6, no vulnerabilities)
  • Loading branch information
martafullen committed Aug 23, 2024
1 parent ea2572b commit 670f315
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components" Version="6.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="6.0.33" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="6.0.33" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 670f315

Please sign in to comment.