Skip to content

Commit

Permalink
Bump Microsoft.Identity.Web from 2.13.4 to 2.14.0 in /GraphTutorial
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.4 to 2.14.0.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](https://github.com/AzureAD/microsoft-identity-web/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 2, 2023
1 parent 024f9b8 commit 82c7b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GraphTutorial/GraphTutorial.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Graph" Version="4.54.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.13.4" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.14.0" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.14.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.13.4" />
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
Expand Down

0 comments on commit 82c7b9e

Please sign in to comment.