Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Graph.Core from 3.1.16 to 3.1.17
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Graph.Core](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core) from 3.1.16 to 3.1.17.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-dotnet-core@3.1.16...3.1.17)

---
updated-dependencies:
- dependency-name: Microsoft.Graph.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 649f38d commit 40d6cb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<PackageReference Include="JmesPath.Net" Version="1.0.330" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Graph.Core" Version="3.1.16" />
<PackageReference Include="Microsoft.Graph.Core" Version="3.1.17" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.11.3" />
<PackageReference Include="Microsoft.Kiota.Cli.Commons" Version="1.1.2" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.11.3" />
Expand Down

0 comments on commit 40d6cb2

Please sign in to comment.