Skip to content

Commit 60ac1af

Browse files
Bump Microsoft.Identity.Web.MicrosoftGraph in /GraphTeamsApp
Bumps [Microsoft.Identity.Web.MicrosoftGraph](https://github.com/AzureAD/microsoft-identity-web) from 2.15.3 to 2.15.5. - [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.3...2.15.5) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web.MicrosoftGraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e7b92e commit 60ac1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphTeamsApp/GraphTeamsApp.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.15.5" />
13-
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.15.3" />
13+
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.15.5" />
1414
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)