Skip to content

Commit ab7acd0

Browse files
Bump Microsoft.Graph from 6.1.0 to 6.2.0 (#395)
--- updated-dependencies: - dependency-name: Microsoft.Graph dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a25266c commit ab7acd0

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
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Azure.Identity" Version="1.21.0" />
9-
<PackageReference Include="Microsoft.Graph" Version="6.1.0" />
9+
<PackageReference Include="Microsoft.Graph" Version="6.2.0" />
1010
<PackageReference Include="Microsoft.Identity.Client" Version="4.84.2" />
1111
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="4.10.0" />
1212
<PackageReference Include="Microsoft.Identity.Web.UI" Version="4.10.0" />

0 commit comments

Comments
 (0)