Skip to content

Commit

Permalink
Update dotnet-azure-ad-microsoft-identity-web monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent d58a499 commit f019cf3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.12" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.12" NoWarn="NU1605" />
<PackageReference Include="Microsoft.Identity.Web" Version="1.16.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.16.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="1.26.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.26.0" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.5.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Graph" Version="5.54.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.19.0" />
<PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="2.19.0" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.19.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.19.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.21.0" />
<PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="2.21.0" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.21.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.21.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
Expand Down

0 comments on commit f019cf3

Please sign in to comment.