Skip to content

Commit

Permalink
Merge pull request #185 from NielsPilgaard/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….AspNetCore.Authentication.Google-7.0.11

Bump Microsoft.AspNetCore.Authentication.Google from 7.0.10 to 7.0.11
  • Loading branch information
NielsPilgaard authored Sep 18, 2023
2 parents 8d7dd1d + b857fb8 commit 4182d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/Server/Jordnaer.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />

<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="7.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="7.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="7.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="7.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="7.0.11" />
Expand Down

0 comments on commit 4182d64

Please sign in to comment.