Skip to content

Commit

Permalink
Bump Microsoft.Identity.Web from 2.17.5 to 2.18.1 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.17.5 to 2.18.1.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@2.17.5...2.18.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 71757e6 commit 4bccecf
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 @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Identity.Web" Version="2.17.5" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.18.1" />
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="2.17.5" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.17.5" />
<PackageReference Include="Stylecop.Analyzers" Version="1.2.0-beta.556">
Expand Down

0 comments on commit 4bccecf

Please sign in to comment.