File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -111,14 +111,14 @@ Between 3.x and 4.x there were some major breaking changes:
111
111
* Replacing Newtosoft.Json with System.Text.Json
112
112
* Upgrading Microsoft.Graph.Core dependency to version 2.0.0
113
113
114
- View the upgrade guide [ here] ( https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev /docs/upgrade-to-v4.md ) .
114
+ View the upgrade guide [ here] ( https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main /docs/upgrade-to-v4.md ) .
115
115
116
116
117
117
### Upgrading to v5
118
118
119
119
Between 4.x and 5.x there were several major breaking changes as the SDK now uses Kiota for code generation.
120
120
121
- View the upgrade guide [ here] ( https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/dev /docs/upgrade-to-v5.md ) .
121
+ View the upgrade guide [ here] ( https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main /docs/upgrade-to-v5.md ) .
122
122
123
123
## Issues
124
124
You can’t perform that action at this time.
0 commit comments