Commit c88f2b3
authored
Bump Microsoft.Graph and System.Text.Json
Bumps [Microsoft.Graph](https://github.com/microsoftgraph/msgraph-sdk-dotnet) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
Updates `Microsoft.Graph` from 5.60.0 to 5.62.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.60.0...5.62.0)
Updates `System.Text.Json` from 8.0.5 to 6.0.9
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v6.0.9)
---
updated-dependencies:
- dependency-name: Microsoft.Graph
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: System.Text.Json
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 4fbb6ec commit c88f2b3
File tree
2 files changed
+2
-2
lines changed- MsGraphSamples.WPF
- MsGraphSamples.WinUI
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments