This chapter will help you verify that your system meets the requirements for usingdotTEST.
dotTEST requires MSBuild to be installed on the same machine. dotTEST supports MSBuild shipped with Visual Studio IDE or installed with Visual Studio Build Tools.
Ensure that your build utility is installed with a .NET-related workload.
dotTEST is bundled with .NET Framework 4.6, which is installed automatically when dotTEST is installed. To install the framework manually, run the following command:
[INSTALL_DIR]\bin\prerequisites\dotNetFramework46.exe |
You can download and install other supported versions from Microsoft.
dotTEST requires .NET Core 2.0 or higher to analyze .NET Core projects.
If you install dotTEST from a ZIP distribution, the Visual C++ Redistribution Packages necessary for full functionality may not be installed. You can install them manually by running the following installers located in the [INSTALL_DIR]\bin\prerequisites
directory: