Skip to content

Commit 65d24b5

Browse files
Bump Microsoft.Identity.Web.MicrosoftGraph in /GraphTutorial
Bumps [Microsoft.Identity.Web.MicrosoftGraph](https://github.com/AzureAD/microsoft-identity-web) from 2.15.5 to 2.16.0. - [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.15.5...2.16.0) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web.MicrosoftGraph dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd7d52a commit 65d24b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphTutorial/GraphTutorial.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.Graph" Version="4.54.0" />
1212
<PackageReference Include="Microsoft.Identity.Web" Version="2.16.0" />
13-
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.15.5" />
13+
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.16.0" />
1414
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.16.0" />
1515
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)