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

Commit

Permalink
Merge pull request #305 from funkysi1701/renovate/major-dotnet-azure-…
Browse files Browse the repository at this point in the history
…ad-microsoft-identity-web-monorepo

Update dotnet-azure-ad-microsoft-identity-web monorepo to v3 (major)
  • Loading branch information
funkysi1701 authored Jul 18, 2024
2 parents 5df1874 + 69753af commit f93a9d6
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.20" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.20" NoWarn="NU1605" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.19.1" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.19.1" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.0.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.0.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 f93a9d6

Please sign in to comment.