Skip to content

Commit 1110ed4

Browse files
Bump Microsoft.Graph from 4.15.0 to 4.16.0
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Commits](microsoftgraph/msgraph-sdk-dotnet@4.15.0...4.16.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 2620331 commit 1110ed4

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
@@ -41,7 +41,7 @@
4141
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0">
4242
<PrivateAssets>all</PrivateAssets>
4343
</PackageReference>
44-
<PackageReference Include="Microsoft.Graph" Version="4.15.0" />
44+
<PackageReference Include="Microsoft.Graph" Version="4.16.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)