Skip to content

Commit affa014

Browse files
Update TOC and document name
1 parent c156c28 commit affa014

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/migration/migrate_38.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Migrating from 3.8.0 or later to 3.8.4.1
3-
description: A guide on migrating a MonoGame v3.8 project to the current 3.8.4 version of MonoGame.
2+
title: Upgrading MonoGame projects from 3.8.0 or later to 3.8.4.1
3+
description: A guide on upgrading a MonoGame v3.8 project to the current 3.8.4.1 + versions of MonoGame.
44
---
55

6-
Migrating from earlier 3.8 releases should be straightforward for most platforms.
6+
Upgrading existing projects from earlier 3.8 releases should be straightforward for most platforms.
77

88
The major difference is that 3.8.4 onward recommends using .NET 9 in your client project (mandatory for Mobile projects by the DotNet Framework). You can follow the [environment setup tutorial](../getting_started/index.md) to make sure that you are not missing any components.
99

articles/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ items:
9494
href: migration/migrate_xna.md
9595
- name: Migrating from 3.7
9696
href: migration/migrate_37.md
97-
- name: Migrating from 3.8.0
97+
- name: Upgrading 3.8.x to latest
9898
href: migration/migrate_38.md
9999
- name: Updating Versions
100100
href: migration/updating_versions.md

0 commit comments

Comments
 (0)