Skip to content

Commit 201cfd1

Browse files
Add note about existing projects
1 parent e5982b9 commit 201cfd1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/migration/updating_versions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ When a new release of MonoGame is pushed, developers will need to manually updat
88
## Update dotnet Templates
99
Developers will need to update the MonoGame C# Templates used to create new projects. Doing this depends on if you are using Visual Studio 2022 or through the dotnet cli.
1010

11+
> [!NOTE]
12+
> Updating the templates will not affect existing projects. if developers wish to update existing project, see the info in the [Update Existing Projects](#update-existing-projects) section.
13+
1114
### Visual Studio 2022
1215
Develoeprs using Visual Studio 2022 should be using the [MonoGame C# Project Templates](https://marketplace.visualstudio.com/items?itemName=MonoGame.MonoGame-Templates-VSExtension) extension. This provides not only the tempaltes but also the functinality to open the *MonoGame Content Builder Editor* (MGCB Editor) within Visual Studio. You can update the extension by performing the following
1316

0 commit comments

Comments
 (0)