File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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:
111111 * Replacing Newtosoft.Json with System.Text.Json
112112 * Upgrading Microsoft.Graph.Core dependency to version 2.0.0
113113
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 ) .
115115
116116
117117### Upgrading to v5
118118
119119Between 4.x and 5.x there were several major breaking changes as the SDK now uses Kiota for code generation.
120120
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 ) .
122122
123123## Issues
124124
You can’t perform that action at this time.
0 commit comments