We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07decde commit 58886acCopy full SHA for 58886ac
1 file changed
articles/migration/updating_versions.md
@@ -46,7 +46,7 @@ Alternatively, regardless of the development environment, developers can manuall
46
To do this:
47
48
1. Open your project's *.csproj* file
49
-2. Locate the `<PacakgeReference>` elements for any MonoGame referenced packages.
+2. Locate the `<PackageReference>` elements for any MonoGame referenced packages.
50
3. Change the `Version=` attribute for each one to the current version of MonoGame (currently this is `3.8.2.1105`)
51
4. Save the *.csproj* file.
52
0 commit comments