Skip to content

Commit 1162693

Browse files
Bump Microsoft.Identity.Web.MicrosoftGraph from 2.13.3 to 2.13.4 (#2461)
Bumps [Microsoft.Identity.Web.MicrosoftGraph](https://github.com/AzureAD/microsoft-identity-web) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](2.13.3...2.13.4) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web.MicrosoftGraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2286ac commit 1162693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/DevApps/daemon-app/daemon-console-calling-msgraph/DaemonConsoleCallingMsGraph.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup Condition="'$(UseWip)' != 'true'">
11-
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.13.3" />
11+
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.13.4" />
1212
</ItemGroup>
1313

1414
<ItemGroup Condition="'$(UseWip)' == 'true'">

0 commit comments

Comments
 (0)