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: articles/migration/updating_versions.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,8 +53,8 @@ dotnet clean
53
53
dotnet restore
54
54
```
55
55
56
-
## Update dotent tools Manifest File
57
-
Regardless of the development environment, users will need to update the dotnet tools manifest file manually to use the newest versions. To do this:
56
+
## Update MGCB Editor
57
+
Regardless of the development environment, users will need to update the dotnet tools manifest file manually to use the newest version of the *MonoGame Content Builder*. To do this:
58
58
1. Open the *.config/dotent-tools.json* manifest file located in the project root directory
59
59
2. Update the version specified for each tool to the current version of MonoGame (currently this is `3.8.2.1105`).
0 commit comments