Skip to content

Commit 928b117

Browse files
authored
Merge pull request #9 from indiesaudi/patch-1
Kept some images from 2019 in the 2017
2 parents 81ad80c + 667006b commit 928b117

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

docs/cross-platform/getting-started-with-visual-studio-tools-for-unity.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,9 @@ During installation, ensure that Visual Studio is checked in the list of compone
3737
#### Unity Download Assistant
3838

3939
![unity download assistant installation](media/vs-2017/vstu_download-assistant.png)
40-
:::moniker-end
41-
42-
#### Check for updates to Visual Studio
4340

44-
The version of Visual Studio included with your Unity installation may not be the latest. It is recommended to check for updates to ensure you have access to the latest tools and features.
45-
46-
- [Update Visual Studio](../install/update-visual-studio.md)
41+
The version of Visual Studio included with your Unity installation may not be the latest. If you are asked to install Visual Studio 2017, then we recommend manually installing a newer version of Visual Studio.
42+
:::moniker-end
4743

4844
### Manual installation
4945

@@ -64,6 +60,14 @@ If you already have Visual Studio installed, or prefer to manually install, run
6460

6561
1. Click **Modify** (if already installed) or **Install** (for new installations) in the bottom-right corner of the installer window.
6662

63+
64+
#### Check for updates to Visual Studio
65+
66+
It is recommended to check for updates within Visual Studio to ensure you have access to the latest tools and features. This will not break your Unity project.
67+
68+
- [Update Visual Studio](../install/update-visual-studio.md)
69+
70+
6771
## Configure Unity for use with Visual Studio
6872

6973
Starting with Unity 2018.1, Visual Studio should be the default external script editor in Unity. You can confirm this or change the external script editor to a specific version of Visual Studio:
@@ -110,12 +114,6 @@ Download and install Visual Studio Tools for Unity from the Visual Studio Market
110114

111115
[Download Visual Studio 2015 Tools for Unity](https://marketplace.visualstudio.com/items?itemName=SebastienLebreton.VisualStudio2015ToolsforUnity)
112116

113-
:::moniker range="vs-2017"
114-
> [!NOTE]
115-
> Visual Studio Tools for Unity requires Unity 5.2 and above, as well as a version of Visual Studio that supports extensions, such as Visual Studio Community, Professional, Premium, or Enterprise. To verify that Visual Studio Tools for Unity are enabled in your installation of Unity, select **About Unity** from the **Help** menu and look for the text "Microsoft Visual Studio Tools for Unity enabled" in the bottom-left of the dialog.
116-
> ![about Unity](media/vs-2017/vstu_about-unity.png)
117-
:::moniker-end
118-
119117
:::moniker range=">=vs-2019"
120118
> [!NOTE]
121119
> Visual Studio Tools for Unity requires Unity 5.2 and above, as well as a version of Visual Studio that supports extensions, such as Visual Studio Community, Professional, Premium, or Enterprise. To verify that Visual Studio Tools for Unity are enabled in your installation of Unity, select **About Unity** from the **Help** menu and look for the text "Microsoft Visual Studio Tools for Unity enabled" in the bottom-left of the dialog.

0 commit comments

Comments
 (0)