Skip to content

Commit 70b671c

Browse files
Bump Microsoft.Graph from 5.69.0 to 5.70.0 in /GraphSampleFunctions
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) from 5.69.0 to 5.70.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-dotnet@5.69.0...5.70.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 9a758d3 commit 70b671c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphSampleFunctions/GraphSampleFunctions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.18.1" OutputItemType="Analyzer" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.23.0" />
1515
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />
16-
<PackageReference Include="Microsoft.Graph" Version="5.69.0" />
16+
<PackageReference Include="Microsoft.Graph" Version="5.70.0" />
1717
</ItemGroup>
1818
<ItemGroup>
1919
<None Update="host.json">

0 commit comments

Comments
 (0)