dotnet
or a .NET Framework test host for the test binaries. This option only determines which type
of host to use. The actual framework version to be used is determined by the runtimeconfig.json of the test project. When
not specified, the
TargetFramework assembly attribute
is used to determine the type of host. When that attribute is stripped from the .dll, the .NET Framework host is used.