Skip to content

Commit f2ea3e7

Browse files
Bump Microsoft.Identity.Web.MicrosoftGraph from 3.6.1 to 4.9.0 (#382)
--- updated-dependencies: - dependency-name: Microsoft.Identity.Web.MicrosoftGraph dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd4e64a commit f2ea3e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphOrgExample/GraphOrgExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Azure.Identity" Version="1.21.0" />
99
<PackageReference Include="Microsoft.Graph" Version="5.105.0" />
1010
<PackageReference Include="Microsoft.Identity.Client" Version="4.83.3" />
11-
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="3.6.1" />
11+
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="4.9.0" />
1212
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.6.2" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)