Skip to content

Commit c1dd531

Browse files
Update docs for 3.8.4 - tested
1 parent 8191d9d commit c1dd531

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

articles/getting_started/2_choosing_your_ide_visual_studio.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,6 @@ When installing Visual Studio, the following workloads are required depending on
3535

3636
To create new MonoGame projects from within Visual Studio 2022, you will need to install the **MonoGame Framework C# project templates** extension. The following steps demonstrate how to install the extension.
3737

38-
> [!WARNING]
39-
> **Visual Studio Extension Issues**
40-
>
41-
> The extension that is installed by Visual Studio 2022 is currently outdated.
42-
> Instead of using Visual Studio 2022 to install the templates, run the following command:
43-
>
44-
> ```sh
45-
> dotnet new install MonoGame.Templates.CSharp
46-
> ```
47-
>
48-
> After doing this, you should be able to launch Visual Studio 2022 and create a new project with the newly installed templates.
49-
5038
1. Launch Visual Studio 2022
5139
2. Select **Continue without code**. This will launch Visual Studio without any project or solution opened.
5240

38.3 KB
Loading
-9.58 KB
Loading

0 commit comments

Comments
 (0)