Skip to content

Commit ba50826

Browse files
authored
Update devguide to remove redundant components (#6630)
There is no need for the Xamarin workload nor the net472 component. .NET Framework 4.7.2 is installed by default with VS 2019 now.
1 parent 8bada64 commit ba50826

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

DEVGUIDE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@ To build and test Visual F# IDE Tools, install these requirements:
7070
- Launch the Visual Studio Installer
7171
- Under the **"Windows"** workload, select **".NET desktop development"**
7272
- Select the optional component **"F# desktop language support"**
73-
- Under the **"Mobile & Gaming"** workload, select **"Mobile development with .NET"**
7473
- Under the **"Other Toolsets"** workload, select **"Visual Studio extension development"**
75-
- On the **"Individual Components"** tab, select **".NET Framework 4.7.2 SDK"** and **".NET Framework 4.7.2 targeting pack"**
7674

7775
Steps to build:
7876

0 commit comments

Comments
 (0)