Skip to content

Commit e93d499

Browse files
chore(deps): bump Microsoft.AspNetCore.Authentication.MicrosoftAccount
Bumps [Microsoft.AspNetCore.Authentication.MicrosoftAccount](https://github.com/dotnet/aspnetcore) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.MicrosoftAccount dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df8e8ed commit e93d499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PathfinderHonorManager/PathfinderHonorManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.4" />
2525
<PackageReference Include="AspNetCore.HealthChecks.NpgSql" Version="9.0.0" />
2626
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="9.0.2" />
27-
<PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="9.0.3" />
27+
<PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="9.0.4" />
2828
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.4" />
2929
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="9.0.4" />
3030
<PackageReference Include="Microsoft.Identity.Web" Version="3.6.2" />

0 commit comments

Comments
 (0)