Skip to content

Commit f8d069f

Browse files
Bump Microsoft.Graph from 4.24.0 to 4.29.0
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 4.24.0 to 4.29.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Commits](microsoftgraph/msgraph-sdk-dotnet@4.24.0...4.29.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 cd33f80 commit f8d069f

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.16.0" />
44+
<PackageReference Include="Microsoft.Graph" Version="4.29.0" />
4545
<PackageReference Include="Microsoft.Graph.Auth" Version="1.0.0-preview.7" />
4646
<PackageReference Include="Microsoft.Identity.Client" Version="4.43.0" />
4747
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">

0 commit comments

Comments
 (0)