Table of Contents

Class VSBuildToolsInstaller

Namespace
FishMMO.Installer
Assembly
FishMMO-Installer.dll

Handles installation of Visual Studio Build Tools on Windows. Downloads the bootstrapper and runs an automated silent installation.

public static class VSBuildToolsInstaller
Inheritance
VSBuildToolsInstaller
Inherited Members

Methods

InstallVSBuildTools()

Installs Visual Studio Build Tools on Windows. Downloads the bootstrapper and launches a silent installation with .NET desktop development and C++ desktop development workloads.

public static Task InstallVSBuildTools()

Returns

Task