Skip to content

Commit 83b7fc9

Browse files
Bump Microsoft.Identity.Web.MicrosoftGraph in /GraphTeamsApp
Bumps [Microsoft.Identity.Web.MicrosoftGraph](https://github.com/AzureAD/microsoft-identity-web) from 2.15.1 to 2.15.3. - [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.1...2.15.3) --- 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 127af21 commit 83b7fc9

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
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.Graph" Version="4.54.0" />
1212
<PackageReference Include="Microsoft.Identity.Web" Version="2.15.3" />
13-
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.15.1" />
13+
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.15.3" />
1414
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)