Skip to content

Commit bfea5b8

Browse files
🔀 chore(deps): bump Microsoft.Graph from 5.37.0 to 5.40.0 (#237)
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 5.37.0 to 5.40.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-dotnet@5.37.0...5.40.0) --- updated-dependencies: - dependency-name: Microsoft.Graph 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 60f926c commit bfea5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FluentEmail.Graph/FluentEmail.Graph.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ v2.1 Added support for Inline images
4949
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0">
5050
<PrivateAssets>all</PrivateAssets>
5151
</PackageReference>
52-
<PackageReference Include="Microsoft.Graph" Version="5.37.0" />
52+
<PackageReference Include="Microsoft.Graph" Version="5.40.0" />
5353
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
5454
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5555
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)