Skip to content

Commit

Permalink
Merge pull request #722 from WildGums/dependabot/nuget/src/Microsoft.…
Browse files Browse the repository at this point in the history
…AspNetCore.Components.WebAssembly.Authentication-8.0.12

Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication from 8.0.11 to 8.0.12 in /src
  • Loading branch information
github-actions[bot] authored Jan 15, 2025
2 parents d068a41 + a55cb4c commit 47f3097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Blorc.OpenIdConnect/Blorc.OpenIdConnect.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.12" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="8.0.12" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="all" />
Expand Down

0 comments on commit 47f3097

Please sign in to comment.