Skip to content

Commit 78831c2

Browse files
Bump Microsoft.Identity.Web from 2.15.5 to 2.16.0 in /GraphTeamsApp
Bumps [Microsoft.Identity.Web](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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfb3743 commit 78831c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphTeamsApp/GraphTeamsApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.Graph" Version="4.54.0" />
12-
<PackageReference Include="Microsoft.Identity.Web" Version="2.15.5" />
12+
<PackageReference Include="Microsoft.Identity.Web" Version="2.16.0" />
1313
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.16.0" />
1414
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)