Skip to content

Commit 1eb116a

Browse files
Make heading more clear
Users not familiar with dotnet tools may not realize this section is for updating MGCB tooling
1 parent 487f941 commit 1eb116a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/migration/updating_versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ dotnet clean
5353
dotnet restore
5454
```
5555

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:
5858
1. Open the *.config/dotent-tools.json* manifest file located in the project root directory
5959
2. Update the version specified for each tool to the current version of MonoGame (currently this is `3.8.2.1105`).
6060
3. Save the changes

0 commit comments

Comments
 (0)