Skip to content

Commit 851e190

Browse files
Bump Microsoft.Graph from 4.33.0 to 4.39.0
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 4.33.0 to 4.39.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Commits](microsoftgraph/msgraph-sdk-dotnet@4.33.0...4.39.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>
1 parent 0dc1a00 commit 851e190

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
@@ -41,7 +41,7 @@
4141
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0">
4242
<PrivateAssets>all</PrivateAssets>
4343
</PackageReference>
44-
<PackageReference Include="Microsoft.Graph" Version="4.33.0" />
44+
<PackageReference Include="Microsoft.Graph" Version="4.39.0" />
4545
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
4646
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4747
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)