Skip to content

Commit

Permalink
Bump Microsoft.Identity.Web.UI from 2.18.1 to 2.18.2 (#107)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Identity.Web.UI](https://github.com/AzureAD/microsoft-identity-web) from 2.18.1 to 2.18.2.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/2.18.2/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@2.18.1...2.18.2)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web.UI
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 53712a3 commit 6afcafb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SCMM.Discord.Bot.Server/SCMM.Discord.Bot.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.AzureAppConfiguration" Version="7.2.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.18.1" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.18.2" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion SCMM.Steam.Job.Server/SCMM.Steam.Job.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.AzureAppConfiguration" Version="7.2.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.18.1" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.18.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6afcafb

Please sign in to comment.