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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ dotnet restore
55
55
56
56
## Update MGCB Editor
57
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
-
1. Open the *.config/dotent-tools.json* manifest file located in the project root directory
58
+
1. Open the *.config/dotnet-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