Skip to content

Commit dd0adf3

Browse files
Merge pull request #74 from NatchEurope/dependabot/nuget/Microsoft.Graph-4.16.0
Bump Microsoft.Graph from 4.15.0 to 4.16.0
2 parents fff3530 + 1110ed4 commit dd0adf3

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)