Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components.WebAssembly in /src
Browse files Browse the repository at this point in the history
Bumps Microsoft.AspNetCore.Components.WebAssembly from 8.0.0 to 8.0.8.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 0e7106f commit 1d4645e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Blorc.OpenIdConnect/Blorc.OpenIdConnect.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.8" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="all" />
<PackageReference Include="System.Net.Http.Json" Version="8.0.0" />
Expand Down

0 comments on commit 1d4645e

Please sign in to comment.