Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  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 Jul 26, 2023
1 parent cee2eba commit 48e4a5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup Condition="'$(UseWip)' != 'true'">
<PackageReference Include="Microsoft.Identity.Web" Version="2.13.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.13.1" />
</ItemGroup>

<ItemGroup Condition="'$(UseWip)' == 'true'">
Expand Down

0 comments on commit 48e4a5e

Please sign in to comment.