Skip to content

Commit 5dcbd7d

Browse files
chore: Bump Microsoft.Graph from 5.101.0 to 6.2.0
--- updated-dependencies: - dependency-name: Microsoft.Graph dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bfcb8a6 commit 5dcbd7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FluentEmail.Graph/FluentEmail.Graph.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ v2.1 Added support for Inline images
5050
<PackageReference Include="JetBrains.Annotations" Version="2025.2.4">
5151
<PrivateAssets>all</PrivateAssets>
5252
</PackageReference>
53-
<PackageReference Include="Microsoft.Graph" Version="5.101.0" />
53+
<PackageReference Include="Microsoft.Graph" Version="6.2.0" />
5454
<PackageReference Include="MinVer" Version="7.0.0">
5555
<PrivateAssets>all</PrivateAssets>
5656
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)