Skip to content

Commit

Permalink
Update dependency Microsoft.Identity.Web.UI to v1.26.0 (#1240)
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 Jun 28, 2024
1 parent 5e396d4 commit 40bbb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConcernsCaseWork/ConcernsCaseWork/ConcernsCaseWork.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.6.1" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.25.8" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.26.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="5.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
<PackageReference Include="morelinq" Version="3.4.2" />
Expand Down

0 comments on commit 40bbb1b

Please sign in to comment.