Skip to content

Commit

Permalink
Bump Microsoft.Graph.Core from 3.0.11 to 3.1.0
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.0.11 to 3.1.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/releases)
- [Commits](microsoftgraph/msgraph-sdk-dotnet-core@3.0.11...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 7c0cc41 commit a0f075c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="JmesPath.Net" Version="1.0.308" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Microsoft.Graph.Core" Version="3.0.11" />
<PackageReference Include="Microsoft.Graph.Core" Version="3.1.0" />
<PackageReference Include="Microsoft.Kiota.Cli.Commons" Version="0.5.1-preview.1" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.2.0" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
Expand Down

0 comments on commit a0f075c

Please sign in to comment.