Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Update dotnet-azure-ad-microsoft-identity-web monorepo to v2.18.0 (#297)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent c218eda commit a677df6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DevOpsAPI/DevOpsAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.18" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.18" NoWarn="NU1605" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.17.5" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.17.5" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.18.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.18.0" />
<PackageReference Include="Microsoft.TeamFoundation.DistributedTask.Common.Contracts" Version="16.205.1" />
<PackageReference Include="Microsoft.TeamFoundation.DistributedTask.WebApi" Version="16.205.1" />
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="16.205.1" />
Expand Down

0 comments on commit a677df6

Please sign in to comment.