You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ By comparing the changes between branches in this repo, you can see how this exa
8
8
9
9
### Upgrade from v4 to v5
10
10
11
-
The diff for the upgrade of example project [from v4.0.0 to v5.0.0](https://github.com/json-api-dotnet/MigrationGuide/compare/release/4.0.0...release/5.0.0) shows how to convert with minimal change in behavior. It includes tests that assert on the response json.
11
+
The diff for the upgrade of example project [from v4.0.0 to v5.0.1](https://github.com/json-api-dotnet/MigrationGuide/compare/release/4.0.0...release/5.0.1) shows how to convert with minimal change in behavior. It includes tests that assert on the response json.
12
12
13
13
This upgrade should be straightforward in most cases. Notable renames:
0 commit comments