Skip to content

Commit

Permalink
Merge pull request #17 from loresoft/dependabot/nuget/Microsoft.AspNe…
Browse files Browse the repository at this point in the history
…tCore.Components.Web-8.0.3

Bump Microsoft.AspNetCore.Components.Web from 8.0.0 to 8.0.3
  • Loading branch information
pwelter34 authored Mar 30, 2024
2 parents dd44099 + 6ecda63 commit fbd7f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Privileged.Components/Privileged.Components.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit fbd7f6a

Please sign in to comment.