Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space ENGINES1031 and version 10.4.0

...

dotTEST is bundled with .NET Framework 4.76, which is installed automatically when dotTEST is installed. To install the framework manually, run the following command:

Code Block
[INSTALL_DIR]\bin\prerequisites\dotNetFramework47dotNetFramework46.exe

You can download and install other supported versions from Microsoft. dotTEST requires .NET Framework 4.6 or higher to be installed on your target machine.

.NET Core

dotTEST requires .NET Core 2.0 or higher to analyze .NET Core projects.

...