344 types derived from SdkTest
ArgumentForwarding.Tests (1)
ArgumentForwardingTests.cs (1)
10public class ArgumentForwardingTests : SdkTest
dotnet.Tests (116)
BuildServerTests\BuildServerProviderTests.cs (1)
17public class BuildServerProviderTests : SdkTest
BundledTargetFramworkTests.cs (1)
11public class BundledTargetFrameworkTests : SdkTest
CliSchemaTests.cs (1)
9public class CliSchemaTests : SdkTest
CommandFactoryTests\GivenADotnetToolsCommandResolver.cs (1)
11public class GivenADotnetToolsCommandResolver : SdkTest
CommandFactoryTests\GivenALocalToolsCommandResolver.cs (1)
16public class GivenALocalToolsCommandResolver : SdkTest
CommandFactoryTests\GivenAProjectDependencyCommandResolver.cs (1)
11public class GivenAProjectDependencyCommandResolver : SdkTest
CommandFactoryTests\GivenAProjectToolsCommandResolver.cs (1)
16public class GivenAProjectToolsCommandResolver : SdkTest
CommandObjectTests.cs (1)
12public class CommandObjectTests : SdkTest
CommandTests\Build\GivenDotnetBuildBuildsCsproj.cs (1)
10public class GivenDotnetBuildBuildsCsproj : SdkTest
CommandTests\Build\GivenDotnetBuildBuildsDcproj.cs (1)
6public class GivenDotnetBuildBuildsDcproj : SdkTest
CommandTests\BuildServer\Shutdown\BuildServerShutdownCommandTests.cs (1)
19public class BuildServerShutdownCommandTests : SdkTest
CommandTests\Clean\GivenDotnetCleanCleansBuildArtifacts.cs (1)
6public class GivenDotnetCleanCleansBuildArtifacts : SdkTest
CommandTests\CommandIntegrationTests.cs (1)
6public class CommandIntegrationTests : SdkTest
CommandTests\Format\GivenDotnetFormatExecutesAndGeneratesHelpText.cs (1)
6public class GivenDotnetFormatExecutesAndGeneratesHelpText : SdkTest
CommandTests\Fsi\GivenDotnetFsiExecutesAndGeneratesHelpText.cs (1)
6public class GivenDotnetFsiExecutesAndGeneratesHelpText : SdkTest
CommandTests\Help\GivenThatIWantToShowHelpForDotnetCommand.cs (1)
9public class GivenThatIWantToShowHelpForDotnetCommand : SdkTest
CommandTests\Help\GivenThatIWantToShowHelpForDotnetHelpCommand.cs (1)
6public class GivenThatIWantToShowHelpForDotnetHelpCommand : SdkTest
CommandTests\Hidden\Complete\CompleteCommandTests.cs (1)
9public class CompleteCommandTests : SdkTest
CommandTests\MSBuild\DotnetMsbuildInProcTests.cs (1)
13public class DotnetMsbuildInProcTests : SdkTest
CommandTests\MSBuild\GivenDotnetMSBuildBuildsProjects.cs (1)
11public class GivenDotnetMSBuildBuildsProjects : SdkTest
CommandTests\MSBuild\GivenDotnetOsArchOptions.cs (1)
11public class GivenDotnetOsArchOptions : SdkTest
CommandTests\MSBuild\GivenMsbuildForwardingApp.cs (1)
10public class GivenMsbuildForwardingApp : SdkTest
CommandTests\NuGet\GivenANuGetCommand.cs (1)
14public class GivenANuGetCommand : SdkTest
CommandTests\Pack\PackTests.cs (1)
10public class PackTests : SdkTest
CommandTests\Package\Add\GivenDotnetPackageAdd.cs (1)
9public class GivenDotnetPackageAdd : SdkTest
CommandTests\Package\List\GivenDotnetListPackage.cs (1)
10public class GivenDotnetListPackage : SdkTest
CommandTests\Package\Remove\GivenDotnetPackageRemove.cs (1)
7public sealed class GivenDotnetPackageRemove(ITestOutputHelper log) : SdkTest(log)
CommandTests\Package\Remove\GivenDotnetRemovePackage.cs (1)
9public class GivenDotnetRemovePackage : SdkTest
CommandTests\Project\Convert\DotnetProjectConvertTests.cs (1)
12public sealed class DotnetProjectConvertTests(ITestOutputHelper log) : SdkTest(log)
CommandTests\Publish\GivenDotnetPublishPublishesProjects.cs (1)
11public class GivenDotnetPublishPublishesProjects : SdkTest
CommandTests\Reference\Add\GivenDotnetAddReference.cs (1)
8public class GivenDotnetAddReference : SdkTest
CommandTests\Reference\List\GivenDotnetListReference.cs (1)
10public class GivenDotnetListReference : SdkTest
CommandTests\Reference\Remove\GivenDotnetRemoveP2P.cs (1)
11public class GivenDotnetRemoveReference : SdkTest
CommandTests\Restore\GivenThatIWantToRestoreApp.cs (1)
10public class GivenThatIWantToRestoreApp : SdkTest
CommandTests\Run\FileBasedAppSourceEditorTests.cs (1)
9public sealed class FileBasedAppSourceEditorTests(ITestOutputHelper log) : SdkTest(log)
CommandTests\Run\GivenDotnetRootEnv.cs (1)
10public class GivenDotnetRootEnv : SdkTest
CommandTests\Run\GivenDotnetRunBuildsCsProj.cs (1)
12public class GivenDotnetRunBuildsCsproj : SdkTest
CommandTests\Run\GivenDotnetRunBuildsVbProj.cs (1)
9public class GivenDotnetRunRunsVbproj : SdkTest
CommandTests\Run\GivenDotnetRunIsInterrupted.cs (1)
12public class GivenDotnetRunIsInterrupted : SdkTest
CommandTests\Run\GivenDotnetRunThrowsAParseError.cs (1)
6public class GivenDotnetRunThrowsAParseError : SdkTest
CommandTests\Run\GivenDotnetRunUsesTargetExtension.cs (1)
11public class GivenDotnetRunUsesTargetExtension : SdkTest
CommandTests\Run\GivenThatWeCanPassNonProjectFilesToDotnetRun.cs (1)
8public class GivenThatWeCanPassNonProjectFilesToDotnetRun : SdkTest
CommandTests\Run\RunFileTests.cs (1)
16public sealed class RunFileTests(ITestOutputHelper log) : SdkTest(log)
CommandTests\Run\RunTelemetryTests.cs (1)
13public class RunTelemetryTests : SdkTest
CommandTests\Sdk\Check\GivenDotnetSdkCheck.cs (1)
14public class GivenDotnetSdkCheck : SdkTest
CommandTests\Solution\Add\GivenDotnetSlnAdd.cs (1)
25public class GivenDotnetSlnAdd : SdkTest
CommandTests\Solution\List\GivenDotnetSlnList.cs (1)
9public class GivenDotnetSlnList : SdkTest
CommandTests\Solution\Migrate\GivenDotnetSlnMigrate.cs (1)
6public class GivenDotnetSlnMigrate : SdkTest
CommandTests\Solution\Remove\GivenDotnetSlnRemove.cs (1)
11public class GivenDotnetSlnRemove : SdkTest
CommandTests\Store\GivenDotnetStoresAndPublishesProjects.cs (1)
6public class GivenDotnetStoresAndPublishesProjects : SdkTest
CommandTests\Test\GivenDotnetTestBuildsAndDiscoversTests.cs (1)
11public class GivenDotnetTestBuildsAndDiscoversTests : SdkTest
CommandTests\Test\GivenDotnetTestBuildsAndRunsArtifactPostProcessing.cs (1)
12public class GivenDotnetTestBuildsAndRunsArtifactPostProcessing : SdkTest
CommandTests\Test\GivenDotnetTestBuildsAndRunsHelp.cs (1)
11public class GivenDotnetTestBuildsAndRunsHelp : SdkTest
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestBasedOnGlobbingFilter.cs (1)
10public class GivenDotnetTestBuildsAndRunsTestBasedOnGlobbingFilter : SdkTest
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestfromCsproj.cs (1)
10public class GivenDotnetTestBuildsAndRunsTestFromCsproj : SdkTest
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestFromCsprojForMultipleTFM.cs (1)
11public class GivenDotnetTestBuildsAndRunsTestFromCsprojForMultipleTFM : SdkTest
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestfromCsprojWithCorrectTestRunParameters.cs (1)
10public class GivenDotnetTestBuildsAndRunsTestfromCsprojWithCorrectTestRunParameters : SdkTest
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestFromDll.cs (1)
8public class GivenDotnettestBuildsAndRunsTestFromDll : SdkTest
CommandTests\Test\GivenDotnetTestBuildsAndRunsTests.cs (1)
11public class GivenDotnetTestBuildsAndRunsTests : SdkTest
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestsForMultipleTFMs.cs (1)
11public class GivenDotnetTestBuildsAndRunsTestsForMultipleTFMs : SdkTest
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestsWithArtifacts.cs (1)
11public class GivenDotnetTestBuildsAndRunsTestsWithArtifacts : SdkTest
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestsWithDifferentOptions.cs (1)
12public class GivenDotnetTestBuildsAndRunsTestsWithDifferentOptions : SdkTest
CommandTests\Test\GivenDotnetTestContainsEnvironmentVariables.cs (1)
9public class GivenDotnetTestContainsEnvironmentVariables : SdkTest
CommandTests\Test\GivenDotnetTestContainsMSBuildParameters.cs (1)
11public class GivenDotnetTestContainsMSBuildParameters : SdkTest
CommandTests\Test\GivenDotnetTestForwardDotnetRootEnvironmentVariables.cs (1)
8public class VSTestForwardDotnetRootEnvironmentVariables : SdkTest
CommandTests\Test\GivenDotnetTestRunsConsoleAppWithoutHandshake.cs (1)
10public class GivenDotnetTestRunsConsoleAppWithoutHandshake : SdkTest
CommandTests\Test\GivenDotnetTestsRunsInDifferentCultures.cs (1)
8public class CultureAwareTestProject : SdkTest
CommandTests\Test\GivenDotnetTestsRunsWithDifferentCultures.cs (1)
9public class GivenDotnetTestsRunsWithDifferentCultures : SdkTest
CommandTests\Test\TestCommandValidationTests.cs (1)
6public class TestCommandValidationTests : SdkTest
CommandTests\Tool\Install\GivenDotnetInstallTool.cs (1)
6public class GivenDotnetInstallTool : SdkTest
CommandTests\Tool\Install\ToolInstallCommandTests.cs (1)
12public class ToolInstallCommandTests : SdkTest
CommandTests\Tool\Install\ToolInstallGlobalOrToolPathCommandTests.cs (1)
26public class ToolInstallGlobalOrToolPathCommandTests: SdkTest
CommandTests\Tool\Install\ToolInstallLocalCommandTests.cs (1)
23public class ToolInstallLocalCommandTests : SdkTest
CommandTests\Tool\Restore\ToolRestoreCommandTests.cs (1)
24public class ToolRestoreCommandTests: SdkTest
CommandTests\Tool\Run\ToolRunCommandTests.cs (1)
16public class ToolRunCommandTests: SdkTest
CommandTests\Tool\Update\ToolUpdateGlobalOrToolPathCommandTests.cs (1)
22public class ToolUpdateGlobalOrToolPathCommandTests : SdkTest
CommandTests\VSTest\VSTestTests.cs (1)
10public class VSTestTests : SdkTest
CommandTests\Workload\Clean\GivenDotnetWorkloadClean.cs (1)
17public class GivenDotnetWorkloadClean : SdkTest
CommandTests\Workload\Install\GivenDotnetWorkloadInstall.cs (1)
20public class GivenDotnetWorkloadInstall : SdkTest
CommandTests\Workload\Install\GivenFileBasedWorkloadInstall.cs (1)
20public class GivenFileBasedWorkloadInstall : SdkTest
CommandTests\Workload\Install\GivenWorkloadManifestUpdater.cs (1)
21public class GivenWorkloadManifestUpdater : SdkTest
CommandTests\Workload\Install\WorkloadGarbageCollectionTests.cs (1)
15public class WorkloadGarbageCollectionTests : SdkTest
CommandTests\Workload\Install\WorkloadInstallAspireDeprecationTests.cs (1)
13public class WorkloadInstallAspireDeprecationTests : SdkTest
CommandTests\Workload\Install\WorkloadSetVersionMappingTests.cs (1)
10public class WorkloadSetVersionMappingTests : SdkTest
CommandTests\Workload\List\GivenDotnetWorkloadList.cs (1)
14public class GivenDotnetWorkloadList : SdkTest
CommandTests\Workload\List\GivenWorkloadInstallerAndWorkloadsInstalled.cs (1)
20public class GivenInstalledWorkloadAndManifestUpdater : SdkTest
CommandTests\Workload\Repair\GivenDotnetWorkloadRepair.cs (1)
18public class GivenDotnetWorkloadRepair : SdkTest
CommandTests\Workload\Restore\DiscoverAllProjectsTests.cs (1)
8public class DiscoverAllProjectsTests : SdkTest
CommandTests\Workload\Restore\GivenDotnetWorkloadRestore.cs (1)
6public class GivenDotnetWorkloadRestore : SdkTest
CommandTests\Workload\Search\GivenDotnetWorkloadSearch.cs (1)
15public class GivenDotnetWorkloadSearch : SdkTest
CommandTests\Workload\Uninstall\GivenDotnetWorkloadUninstall.cs (1)
16public class GivenDotnetWorkloadUninstall : SdkTest
CommandTests\Workload\Update\GivenDotnetWorkloadUpdate.cs (1)
25public class GivenDotnetWorkloadUpdate : SdkTest
CompletionTests\DotnetCliSnapshotTests.cs (1)
9public class DotnetCliSnapshotTests : SdkTest
crossgen.Tests.cs (1)
11public class CrossgenTests : SdkTest
GivenExponentialRetry.cs (1)
8public class GivenExponentialRetry : SdkTest
GivenParserDirectives.cs (1)
6public class GivenParserDirectives : SdkTest
GivenThatDotNetRunsCommands.cs (1)
11public class GivenThatDotNetRunsCommands : SdkTest
GivenThatICareAboutVBApps.cs (1)
6public class GivenThatICareAboutVBApps : SdkTest
GivenThatTheUserEnablesThePerfLog.cs (1)
8public class GivenThatTheUserEnablesThePerfLog : SdkTest
GivenThatTheUserIsRunningDotNetForTheFirstTime.cs (1)
78public class GivenThatTheUserIsRunningDotNetForTheFirstTime : SdkTest, IClassFixture<DotNetFirstTimeFixture>
GivenThatTheUserRequestsHelp.cs (1)
6public class GivenThatTheUserRequestsHelp : SdkTest
GivenThatWeWantToBeBackwardsCompatibleWith1xProjects.cs (1)
6public class GivenThatWeWantToBeBackwardsCompatibleWith1xProjects : SdkTest
OutputPathOptionTests.cs (1)
10public class OutputPathOptionTests : SdkTest
PackagedCommandTests.cs (1)
12public class PackagedCommandTests : SdkTest
ParserTests\ResponseFileTests.cs (1)
9public class ResponseFileTests : SdkTest
PrintableTableTests.cs (1)
10public class PrintableTableTests : SdkTest
RuntimeConfigTests.cs (1)
11public class RuntimeConfigTests : SdkTest
ShellShimTests\AppHostShellShimMakerTests.cs (1)
10public class AppHostShellShimMakerTests : SdkTest
ShellShimTests\ShellShimRepositoryTests.cs (1)
21public class ShellShimRepositoryTests : SdkTest
TelemetryCommandTest.cs (1)
13public class TelemetryCommandTests : SdkTest
TelemetryCommonPropertiesTests.cs (1)
11public class TelemetryCommonPropertiesTests : SdkTest
TelemetryFilterTest.cs (1)
15public class TelemetryFilterTests : SdkTest
TelemetryTests\SenderTests.cs (1)
12public class SenderTests : SdkTest
TelemetryTests\StorageTests.cs (1)
24public class StorageTests : SdkTest
TestFolderTests.cs (1)
10public class TestFolderTests(ITestOutputHelper log) : SdkTest(log)
VersionTest.cs (1)
11public class GivenDotnetSdk : SdkTest
dotnet-format.UnitTests (1)
MSBuild\MSBuildWorkspaceFinderTests.cs (1)
9public class MSBuildWorkspaceFinderTests : SdkTest
dotnet-MsiInstallation.Tests (1)
Framework\VMTestBase.cs (1)
13public class VMTestBase : SdkTest, IDisposable
dotnet-new.IntegrationTests (1)
BaseIntegrationTest.cs (1)
8public abstract class BaseIntegrationTest : SdkTest
EndToEnd.Tests (12)
GivenDotNetLinuxInstallers.cs (1)
6public class GivenDotNetLinuxInstallers(ITestOutputHelper log) : SdkTest(log)
GivenDotnetUsesDotnetTools.cs (1)
6public class GivenDotnetUsesDotnetTools(ITestOutputHelper log) : SdkTest(log)
GivenDotNetUsesMSBuild.cs (1)
10public class GivenDotNetUsesMSBuild(ITestOutputHelper log) : SdkTest(log)
GivenFrameworkDependentApps.cs (1)
12public class GivenFrameworkDependentApps(ITestOutputHelper log) : SdkTest(log)
GivenNetFrameworkSupportsNetStandard2.cs (1)
6public class GivenNetFrameworkSupportsNetStandard2(ITestOutputHelper log) : SdkTest(log)
GivenSelfContainedAppsRollForward.cs (1)
10public partial class GivenSelfContainedAppsRollForward(ITestOutputHelper log) : SdkTest(log)
GivenUsingDefaultRuntimeFrameworkVersions.cs (1)
11public partial class GivenUsingDefaultRuntimeFrameworkVersions(ITestOutputHelper log) : SdkTest(log)
GivenWeWantToRequireWindowsForDesktopApps.cs (1)
10public class GivenWeWantToRequireWindowsForDesktopApps(ITestOutputHelper log) : SdkTest(log)
GivenWindowsApp.cs (1)
10public class GivenWindowsApp(ITestOutputHelper log) : SdkTest(log)
ProjectBuildTests.cs (1)
10public class ProjectBuildTests(ITestOutputHelper log) : SdkTest(log)
ValidateInsertedManifests.cs (1)
10public class ValidateInsertedManifests(ITestOutputHelper log) : SdkTest(log)
VersionTests.cs (1)
8public class VersionTests(ITestOutputHelper log) : SdkTest(log)
Microsoft.DotNet.ApiCompat.IntegrationTests (3)
CompatibleFrameworkInPackageValidatorIntegrationTests.cs (1)
17public class CompatibleFrameworkInPackageValidatorIntegrationTests : SdkTest
Task\ValidateAssembliesTargetIntegrationTests.cs (1)
6public class ValidateAssembliesTargetIntegrationTests : SdkTest
Task\ValidatePackageTargetIntegrationTests.cs (1)
19public class ValidatePackageTargetIntegrationTests : SdkTest
Microsoft.DotNet.ApiSymbolExtensions.Tests (1)
AssemblySymbolLoaderTests.cs (1)
14public class AssemblySymbolLoaderTests : SdkTest
Microsoft.DotNet.Cli.Utils.Tests (4)
DangerousFileDetectorTests.cs (1)
12public class DangerousFileDetectorTests : SdkTest
GivenAppThrowingException.cs (1)
6public class GivenAppThrowingException : SdkTest
RuntimeEnvironmentTests.cs (1)
6public class RuntimeEnvironmentTests : SdkTest
StreamForwarderTests.cs (1)
10public class StreamForwarderTests : SdkTest
Microsoft.DotNet.MSBuildSdkResolver.Tests (1)
GivenAnMSBuildSdkResolver.cs (1)
14public class GivenAnMSBuildSdkResolver : SdkTest
Microsoft.DotNet.PackageInstall.Tests (7)
EndToEndToolTests.cs (1)
12public class EndToEndToolTests : SdkTest
LocalToolsResolverCacheTests.cs (1)
13public class LocalToolsResolverCacheTests : SdkTest
NuGetPackageInstallerExtractTests.cs (1)
13public class NuGetPackageInstallerExtractTests : SdkTest
NuGetPackageInstallerTests.cs (1)
21public class NuGetPackageInstallerTests : SdkTest
ToolPackageDownloaderTests.cs (1)
38public class ToolPackageDownloaderTests : SdkTest, IClassFixture<DotnetEnvironmentTestFixture>
ToolPackageInstallerNugetCacheTests.cs (1)
17public class ToolPackageInstallToManagedLocationInstaller : SdkTest
ToolPackageUninstallerTests.cs (1)
18public class ToolPackageUninstallerTests : SdkTest
Microsoft.DotNet.TemplateLocator.Tests (1)
GivenAnTemplateLocator.cs (1)
8public class GivenAnTemplateLocator : SdkTest
Microsoft.NET.Build.Tasks.UnitTests (3)
GivenAResolveRuntimePackAssetsTask.cs (1)
14public class GivenAResolveRuntimePackAssetsTask : SdkTest
GivenAResolveTargetingPackAssetsTask.cs (1)
17public class GivenAResolveTargetingPackAssetsTask : SdkTest
GivenThatWeWantToGetDependenciesViaDesignTimeBuild.cs (1)
13public class GivenThatWeWantToGetDependenciesViaDesignTimeBuild : SdkTest
Microsoft.NET.Build.Tests (107)
AppHostTests.cs (1)
14public class AppHostTests : SdkTest
ArtifactsOutputPathTests.cs (1)
13public class ArtifactsOutputPathTests : SdkTest
AspNetCoreOnFullFramework.cs (1)
8public class AspNetCoreOnFullFramework : SdkTest
COMReferenceTests.cs (1)
8public class COMReferenceTests : SdkTest
DepsFileSkipTests.cs (1)
11public class DepsFileSkipTests : SdkTest
DesignTimeBuildTests.cs (1)
10public class DesignTimeBuildTests : SdkTest
EvaluatorFastPathTests.cs (1)
6public class EvaluatorFastPathTests : SdkTest
GenerateResourceTests.cs (1)
6public class GenerateResourceTests : SdkTest
GivenFrameworkReferences.cs (1)
11public class GivenFrameworkReferences : SdkTest
GivenThatAProjectHasntBeenRestored.cs (1)
8public class GivenThatAProjectHasntBeenRestored : SdkTest
GivenThatWeHaveAPackageReferenceWithAliases.cs (1)
10public class GivenThatWeHaveAPackageReferenceWithAliases : SdkTest
GivenThatWeManifestSupportedFrameworks.cs (1)
6public class GivenThatWeManifestSupportedFrameworks : SdkTest
GivenThatWeWantACustomTFM.cs (1)
6public class GivenThatWeWantACustomTFM : SdkTest
GivenThatWeWantAllResourcesInSatellite.cs (1)
10public class GivenThatWeWantAllResourcesInSatellite : SdkTest
GivenThatWeWantAMessageWhenBuildingWithAPreviewSdk.cs (1)
8public class GivenThatWeWantAMessageWhenBuildingWithAPreviewSdk : SdkTest
GivenThatWeWantBuildsToBeIncremental.cs (1)
6public class GivenThatWeWantBuildsToBeIncremental : SdkTest
GivenThatWeWantDiagnosticsWhenAssetsFileCannotBeRead.cs (1)
8public class GivenThatWeWantDiagnosticsWhenAssetsFileCannotBeRead : SdkTest
GivenThatWeWantDiagnosticsWhenPackageCannotBeFound.cs (1)
8public class GivenThatWeWantDiagnosticsWhenPackageCannotBeFound : SdkTest
GivenThatWeWantImplicitNamespaceImportsDisabled.cs (1)
6public class GivenThatWeWantImplicitNamespaceImportsDisabled : SdkTest
GivenThatWeWantMSBuildToRespectCustomCulture.cs (1)
6public class GivenThatWeWantMSBuildToRespectCustomCulture : SdkTest
GivenThatWeWantRuntimeConfigInBuiltProjectOutputGroup.cs (1)
8public class GivenThatWeWantRuntimeConfigInBuiltProjectOutputGroup : SdkTest
GivenThatWeWantSatelliteAssembliesHaveassemblyVersion.cs (1)
12public class GivenThatWeWantSatelliteAssembliesHaveAssemblyVersion : SdkTest
GivenThatWeWantToBuildAComServerLibrary.cs (1)
10public class GivenThatWeWantToBuildAComServerLibrary : SdkTest
GivenThatWeWantToBuildACppCliNonLibraryProject.cs (1)
10public class GivenThatWeWantToBuildACppCliNonLibraryProject : SdkTest
GivenThatWeWantToBuildACppCliProject.cs (1)
10public class GivenThatWeWantToBuildACppCliProject : SdkTest
GivenThatWeWantToBuildACppCliProjectWithTransitiveDeps.cs (1)
6public class GivenThatWeWantToBuildACppCliProjectWithTransitiveDeps : SdkTest
GivenThatWeWantToBuildACrossTargetedLibrary.cs (1)
8public class GivenThatWeWantToBuildACrossTargetedLibrary : SdkTest
GivenThatWeWantToBuildADesktopExe.cs (1)
11public class GivenThatWeWantToBuildADesktopExe : SdkTest
GivenThatWeWantToBuildADesktopExeWithFSharp.cs (1)
8public class GivenThatWeWantToBuildADesktopExeWithFSharp : SdkTest
GivenThatWeWantToBuildADesktopExeWtihNetStandardLib.cs (1)
8public class GivenThatWeWantToBuildADesktopExeWithNetStandardLib : SdkTest
GivenThatWeWantToBuildADesktopLibrary.cs (1)
12public class GivenThatWeWantToBuildADesktopLibrary : SdkTest
GivenThatWeWantToBuildALibrary.cs (1)
13public class GivenThatWeWantToBuildALibrary : SdkTest
GivenThatWeWantToBuildALibraryWithFSharp.cs (1)
11public class GivenThatWeWantToBuildALibraryWithFSharp : SdkTest
GivenThatWeWantToBuildALibraryWithOSSupportedVersion.cs (1)
8public class GivenThatWeWantToBuildALibraryWithOSMinimumVersion : SdkTest
GivenThatWeWantToBuildALibraryWithVB.cs (1)
11public class GivenThatWeWantToBuildALibraryWithVB : SdkTest
GivenThatWeWantToBuildAnAppWithLibrariesAndRid.cs (1)
10public class GivenThatWeWantToBuildAnAppWithLibrariesAndRid : SdkTest
GivenThatWeWantToBuildAnAppWithLibrary.cs (1)
10public class GivenThatWeWantToBuildAnAppWithLibrary : SdkTest
GivenThatWeWantToBuildAnAppWithoutTransitiveProjectRefs.cs (1)
10public class GivenThatWeWantToBuildAnAppWithoutTransitiveProjectRefs : SdkTest
GivenThatWeWantToBuildAnAppWithSharedProject.cs (1)
6public class GivenThatWeWantToBuildAnAppWithSharedProject : SdkTest
GivenThatWeWantToBuildAnAppWithTransitiveNonSdkProjectRefs.cs (1)
10public class GivenThatWeWantToBuildAnAppWithTransitiveNonSdkProjectRefs : SdkTest
GivenThatWeWantToBuildAnAppWithTransitiveProjectRefs.cs (1)
6public class GivenThatWeWantToBuildAnAppWithTransitiveProjectRefs : SdkTest
GivenThatWeWantToBuildANetCoreApp.cs (1)
18public class GivenThatWeWantToBuildANetCoreApp : SdkTest
GivenThatWeWantToBuildANetCoreAppForTelemetry.cs (1)
8public class GivenThatWeWantToBuildANetCoreAppAndPassingALogger : SdkTest
GivenThatWeWantToBuildANetCoreAppWithWap.cs (1)
6public class GivenThatWeWantToBuildANetCoreAppWithWap : SdkTest
GivenThatWeWantToBuildANetStandard2Library.cs (1)
8public class GivenThatWeWantToBuildANetStandard2Library : SdkTest
GivenThatWeWantToBuildAP2PrefernceWithTargetPlatform.cs (1)
6public class GivenThatWeWantToBuildAP2PReferenceWithTargetPlatform : SdkTest
GivenThatWeWantToBuildAppsWithFrameworkRefs.cs (1)
6public class GivenThatWeWantToBuildAppsWithFrameworkRefs : SdkTest
GivenThatWeWantToBuildASelfContainedApp.cs (1)
12public class GivenThatWeWantToBuildASelfContainedApp : SdkTest
GivenThatWeWantToBuildASolutionWithNonAnyCPUPlatform.cs (1)
6public class GivenThatWeWantToBuildASolutionWithNonAnyCPUPlatform : SdkTest
GivenThatWeWantToBuildASolutionWithNonDefaultConfiguration.cs (1)
8public class GivenThatWeWantToBuildASolutionWithNonDefaultConfiguration : SdkTest
GivenThatWeWantToBuildASolutionWithNonDefaultConfigurationVB.cs (1)
8public class GivenThatWeWantToBuildASolutionWithNonDefaultConfigurationVB : SdkTest
GivenThatWeWantToBuildASolutionWithProjRefDiffCase.cs (1)
6public class GivenThatWeWantToBuildASolutionWithProjRefDiffCase : SdkTest
GivenThatWeWantToBuildAUnitTestProject.cs (1)
6public class GivenThatWeWantToBuildAUnitTestProject : SdkTest
GivenThatWeWantToBuildAWindowsDesktopProject.cs (1)
10public class GivenThatWeWantToBuildAWindowsDesktopProject : SdkTest
GivenThatWeWantToBuildAWindowsRuntimeComponent.cs (1)
8public class GivenThatWeWantToBuildAWindowsRuntimeComponent : SdkTest
GivenThatWeWantToBuildWithARuntimeIdentifier.cs (1)
8public class GivenThatWeWantToBuildWithARuntimeIdentifier : SdkTest
GivenThatWeWantToBuildWithATargetPlatform.cs (1)
8public class GivenThatWeWantToBuildWithATargetPlatform : SdkTest
GivenThatWeWantToBuildWithGlobalJson.cs (1)
6public class GivenThatWeWantToBuildWithGlobalJson : SdkTest
GivenThatWeWantToCollectExceptionTelemetry.cs (1)
8public class GivenThatWeWantToCollectExceptionTelemetry : SdkTest
GivenThatWeWantToControlGeneratedAssemblyInfo.cs (1)
8public class GivenThatWeWantToControlGeneratedAssemblyInfo : SdkTest
GivenThatWeWantToCopyLocalDependencies.cs (1)
8public class GivenThatWeWantToCopyLocalDependencies : SdkTest
GivenThatWeWantToCopyPPFileToOutput.cs (1)
8public class GivenThatWeHaveAPpContentFile : SdkTest
GivenThatWeWantToDetectAspireWorkloadDeprecation.cs (1)
8public class GivenThatWeWantToDetectAspireWorkloadDeprecation : SdkTest
GivenThatWeWantToExcludeTheMainProjectFromTheDepsFile.cs (1)
8public class GivenThatWeWantToExcludeTheMainProjectFromTheDepsFile : SdkTest
GivenThatWeWantToFilterSatelliteAssemblies.cs (1)
8public class GivenThatWeWantToFilterSatelliteAssemblies : SdkTest
GivenThatWeWantToFloatWarningLevels.cs (1)
8public class GivenThatWeWantToFloatWarningLevels : SdkTest
GivenThatWeWantToGenerateADepsFileForATool.cs (1)
14public class GivenThatWeWantToGenerateADepsFileForATool : SdkTest
GivenThatWeWantToGenerateGlobalUsings_BlazorWasm.cs (1)
8public class GivenThatWeWantToGenerateGlobalUsings_BlazorWasm : SdkTest
GivenThatWeWantToGenerateGlobalUsings_DotNet.cs (1)
8public class GivenThatWeWantToGenerateGlobalUsings_DotNet : SdkTest
GivenThatWeWantToGenerateGlobalUsings_WebApp.cs (1)
8public class GivenThatWeWantToGenerateGlobalUsings_WebApp : SdkTest
GivenThatWeWantToGenerateGlobalUsings_Worker.cs (1)
8public class GivenThatWeWantToGenerateGlobalUsings_Worker : SdkTest
GivenThatWeWantToIncludeItemsOutsideTheProjectFolder.cs (1)
8public class GivenThatWeWantToIncludeItemsOutsideTheProjectFolder : SdkTest
GivenThatWeWantToPreserveCompilationContextForBuild.cs (1)
8public class GivenThatWeWantToPreserveCompilationContextForBuild : SdkTest
GivenThatWeWantToProduceReferenceAssembly.cs (1)
6public class GivenThatWeWantToProduceReferenceAssembly : SdkTest
GivenThatWeWantToPublishWithGeneratePackageOnBuildAndPackAsTool.cs (1)
10public class GivenThatWeWantToBuildWithGeneratePackageOnBuildAndPackAsTool : SdkTest
GivenThatWeWantToReferenceAnAssembly.cs (1)
6public class GivenThatWeWantToReferenceAnAssembly : SdkTest
GivenThatWeWantToReferenceAProject.cs (1)
8public class GivenThatWeWantToReferenceAProject : SdkTest
GivenThatWeWantToResolveConflicts.cs (1)
15public class GivenThatWeWantToResolveConflicts : SdkTest
GivenThatWeWantToResolveRuntimePackAssets.cs (1)
10public class GivenThatWeWantToResolveRuntimePackAssets : SdkTest
GivenThatWeWantToRunFromMSBuildTarget.cs (1)
6public class GivenThatWeWantToRunFromMSBuildTarget : SdkTest
GivenThatWeWantToSetPropertiesInDirectoryBuildProps.cs (1)
6public class GivenThatWeWantToSetPropertiesInDirectoryBuildProps : SdkTest
GivenThatWeWantToTargetEolFrameworks.cs (1)
8public class GivenThatWeWantToTargetEolFrameworks : SdkTest
GivenThatWeWantToTargetNet471.cs (1)
12public class GivenThatWeWantToTargetNet471 : SdkTest
GivenThatWeWantToTargetNotRecommendedFrameworks.cs (1)
8public class GivenThatWeWantToTargetNotRecommendedFrameworks : SdkTest
GivenThatWeWantToUseAnalyzers.cs (1)
9public class GivenThatWeWantToUseAnalyzers : SdkTest
GivenThatWeWantToUseBinaryFormatter.cs (1)
6public class GivenThatWeWantToUseBinaryFormatter : SdkTest
GivenThatWeWantToUseContentFiles.cs (1)
9public class GivenThatWeWantToUseContentFiles : SdkTest
GivenThatWeWantToUsePlatformAnalyzers.cs (1)
6public class GivenThatWeWantToUsePlatformAnalyzers : SdkTest
GivenThatWeWantToUseVB.cs (1)
11public class GivenThatWeWantToUseVB : SdkTest
GivenThatWeWantToVerifyNuGetReferenceCompat.cs (1)
10public class GivenThatWeWantToVerifyNuGetReferenceCompat : SdkTest, IClassFixture<DeleteNuGetArtifactsFixture>
GivenThatWeWantToVerifyProjectReferenceCompat.cs (1)
8public class GivenThatWeWantToVerifyProjectReferenceCompat : SdkTest
GivenThereAreDefaultItems.cs (1)
12public class GivenThereAreDefaultItems : SdkTest
GivenTransitiveFrameworkReferencesAreDisabled.cs (1)
10public class GivenTransitiveFrameworkReferencesAreDisabled : SdkTest
GiventThatWeWantDesignerSupport.cs (1)
12public class GivenThatWeWantDesignerSupport : SdkTest
GivenWeWantToRequireWindowsForDesktopApps.cs (1)
12public class GivenWeWantToRequireWindowsForDesktopApps : SdkTest
GlobalPropertyFlowTests.cs (1)
10public class GlobalPropertyFlowTests : SdkTest
ImplicitAspNetVersions.cs (1)
13public class ImplicitAspNetVersions : SdkTest
KnownRuntimePackTests.cs (1)
8public class KnownRuntimePackTests : SdkTest
MetadataUpdaterSupportTest.cs (1)
6public class MetadataUpdaterSupportTest : SdkTest
Net50Targeting.cs (1)
6public class Net50Targeting : SdkTest
NonCopyLocalProjectReferenceTests.cs (1)
10public class NonCopyLocalProjectReferenceTests : SdkTest
ProjectConfigurationDescriptionTest.cs (1)
6public class ProjectConfigurationDescription : SdkTest
ReferenceExeTests.cs (1)
11public class ReferenceExeTests : SdkTest
RoslynBuildTaskTests.cs (1)
12public sealed class RoslynBuildTaskTests(ITestOutputHelper log) : SdkTest(log)
RuntimeIdentifierGraphTests.cs (1)
22public class RuntimeIdentifierGraphTests : SdkTest
SourceLinkTests.cs (1)
11public class SourceLinkTests : SdkTest
WorkloadTests.cs (1)
10public class WorkloadTests : SdkTest
Microsoft.NET.Clean.Tests (1)
GivenThatWeWantToCleanAProject.cs (1)
9public class GivenThatWeWantToCleanAHelloWorldProject : SdkTest
Microsoft.NET.Pack.Tests (8)
GivenThatThereAreImplicitPackageReferences.cs (1)
8public class GivenThatThereAreImplicitPackageReferences : SdkTest
GivenThatWeWantToPackACppCliProject.cs (1)
8public class GivenThatWeWantToPackACppCliProject : SdkTest
GivenThatWeWantToPackACrossTargetedLibrary.cs (1)
6public class GivenThatWeWantToPackACrossTargetedLibrary : SdkTest
GivenThatWeWantToPackAHelloWorldProject.cs (1)
10public class GivenThatWeWantToPackAHelloWorldProject : SdkTest
GivenThatWeWantToPackANetFrameworkLibrary.cs (1)
8public class GivenThatWeWantToPackANetFrameworkLibrary : SdkTest
GivenThatWeWantToPackAProjectTool.cs (1)
8public class GivenThatWeWantToPackAProjectTool : SdkTest
GivenThatWeWantToPackASimpleLibrary.cs (1)
6public class GivenThatWeWantToPackASimpleLibrary : SdkTest
SolutionPackTests.cs (1)
6public class SolutionPackTests : SdkTest
Microsoft.NET.Publish.Tests (41)
FilesCopiedToPublishDirTests.cs (1)
8public class FilesCopiedToPublishDirTests : SdkTest
GivenThatAPublishedDepsJsonShouldContainVersionInformation.cs (1)
16public class GivenThatAPublishedDepsJsonShouldContainVersionInformation : SdkTest
GivenThatWeWantToCrossPublish.cs (1)
6public class GivenThatWeWantToCrossPublish : SdkTest
GivenThatWeWantToExcludeAPackageFromPublish.cs (1)
8public class GivenThatWeWantToExcludeAPackageFromPublish : SdkTest
GivenThatWeWantToFilterSatelliteAssemblies.cs (1)
8public class GivenThatWeWantToFilterSatelliteAssemblies : SdkTest
GivenThatWeWantToPreserveCompilationContext.cs (1)
10public class GivenThatWeWantToPreserveCompilationContext : SdkTest
GivenThatWeWantToPublishAComServerLibrary.cs (1)
6public class GivenThatWeWantToPublishAComServerLibrary : SdkTest
GivenThatWeWantToPublishACppCliAppProject.cs (1)
8public class GivenThatWeWantToPublishACppCliAppProject : SdkTest
GivenThatWeWantToPublishACppCliProject.cs (1)
8public class GivenThatWeWantToPublishACppCliProject : SdkTest
GivenThatWeWantToPublishAFrameworkDependentApp.cs (1)
11public class GivenThatWeWantToPublishAFrameworkDependentApp : SdkTest
GivenThatWeWantToPublishAHelloWorldProject.cs (1)
14public class GivenThatWeWantToPublishAHelloWorldProject : SdkTest
GivenThatWeWantToPublishAnAotApp.cs (1)
14public class GivenThatWeWantToPublishAnAotApp : SdkTest
GivenThatWeWantToPublishAnAppWithLibrariesAndRid.cs (1)
8public class GivenThatWeWantToPublishAnAppWithLibrariesAndRid : SdkTest
GivenThatWeWantToPublishANetCoreAppForTelemetry.cs (1)
11public class GivenThatWeWantToPublishANetCoreAppForTelemetry : SdkTest
GivenThatWeWantToPublishAnUnpublishableProject.cs (1)
6public class GivenThatWeWantToPublishAnUnpublishableProject : SdkTest
GivenThatWeWantToPublishAProjectWithAllFeatures.cs (1)
13public class GivenThatWeWantToPublishAProjectWithAllFeatures : SdkTest
GivenThatWeWantToPublishAProjectWithDependencies.cs (1)
11public class GivenThatWeWantToPublishAProjectWithDependencies : SdkTest
GivenThatWeWantToPublishASelfContainedApp.cs (1)
10public class GivenThatWeWantToPublishASelfContainedApp : SdkTest
GivenThatWeWantToPublishASingleFileApp.cs (1)
14public class GivenThatWeWantToPublishASingleFileApp : SdkTest
GivenThatWeWantToPublishASingleFileLibrary.cs (1)
6public class GivenThatWeWantToPublishASingleFileLibrary : SdkTest
GivenThatWeWantToPublishAToolProject.cs (1)
11public class GivenThatWeWantToPublishAToolProject : SdkTest
GivenThatWeWantToPublishAToolProjectWithPackagedShim.cs (1)
10public class GivenThatWeWantToPublishAToolProjectWithPackagedShim : SdkTest
GivenThatWeWantToPublishAWebApp.cs (1)
8public class GivenThatWeWantToPublishAWebApp : SdkTest
GivenThatWeWantToPublishIncrementally.cs (1)
8public class GivenThatWeWantToPublishIncrementally : SdkTest
GivenThatWeWantToPublishReadyToRun.cs (1)
14public class GivenThatWeWantToPublishReadyToRun : SdkTest
GivenThatWeWantToPublishToClickOnce.cs (1)
10public class GivenThatWeWantToPublishAClickOnceProject : SdkTest
GivenThatWeWantToPublishTrimmedWindowsFormsAndWPFApps.cs (1)
11public class GivenThatWeWantToPublishTrimmedWindowsFormsAndWPFApps : SdkTest
GivenThatWeWantToPublishWithGeneratePackageOnBuildAndPackAsTool.cs (1)
10public class GivenThatWeWantToPublishWithGeneratePackageOnBuildAndPackAsTool : SdkTest
GivenThatWeWantToPublishWithoutConflicts.cs (1)
8public class GivenThatWeWantToPublishWithoutConflicts : SdkTest
GivenThatWeWantToRunILLink.cs (3)
21public class GivenThatWeWantToRunILLink1 : SdkTest 830public class GivenThatWeWantToRunILLink2 : SdkTest 1460public class GivenThatWeWantToRunILLink3 : SdkTest
GivenThatWeWantToStoreAProjectWithDependencies.cs (1)
11public class GivenThatWeWantToStoreAProjectWithDependencies : SdkTest
GivenThatWeWantToTestAMultitargetedSolutionWithPublishReleaseOrPackRelease.cs (1)
12public class GivenThatWeWantToTestAMultitargetedSolutionWithPublishReleaseOrPackRelease : SdkTest
PublishDepsFilePathTests.cs (1)
8public class PublishDepsFilePathTests : SdkTest
PublishItemsOutputGroupOutputsTests.cs (1)
8public class PublishItemsOutputGroupOutputsTests : SdkTest
PublishItemsOutputGroupTests.cs (1)
10public class PublishItemsOutputGroupTests : SdkTest
PublishNetFrameworkApp.cs (1)
6public class PublishNetFrameworkApp : SdkTest
PublishWebApp.cs (1)
8public class PublishWebApp : SdkTest
PublishWpfApp.cs (1)
8public class PublishWpfApp : SdkTest
RuntimeIdentifiersTests.cs (1)
11public class RuntimeIdentifiersTests : SdkTest
Microsoft.NET.Rebuild.Tests (1)
GivenThatWeWantToRebuildAProject.cs (1)
9public class GivenThatWeWantToRebuildAHelloWorldProject : SdkTest
Microsoft.NET.Restore.Tests (8)
GivenThatWeWantAutomaticTargetingPackReferences.cs (1)
13public class GivenThatWeWantAutomaticTargetingPackReferences : SdkTest
GivenThatWeWantRestoreToUseImplicitPackages.cs (1)
12public class GivenThatWeWantToRestoreToUseImplicitPackages : SdkTest
GivenThatWeWantToIgnoreObsoleteDotNetCliToolPackages.cs (1)
8public class GivenThatWeWantToIgnoreObsoleteDotNetCliToolPackages : SdkTest
GivenThatWeWantToRestoreDotNetCliToolReference.cs (1)
12public class GivenThatWeWantToRestoreDotNetCliToolReference : SdkTest
GivenThatWeWantToRestoreProjectsUsingNuGetConfigProperties.cs (1)
13public class GivenThatWeWantToRestoreProjectsUsingNuGetConfigProperties : SdkTest
GivenThatWeWantToRestoreProjectsWithPackageDowngrades.cs (1)
6public class GivenThatWeWantToRestoreProjectsWithPackageDowngrades : SdkTest
GivenThatWeWantToUseFrameworkRoslyn.cs (1)
8public class GivenThatWeWantToUseFrameworkRoslyn : SdkTest
RestoreWithOlderNuGet.cs (1)
6public class RestoreWithOlderNuGet : SdkTest
Microsoft.Net.Sdk.AnalyzerRedirecting.Tests (1)
SdkAnalyzerAssemblyRedirectorTests.cs (1)
6public class SdkAnalyzerAssemblyRedirectorTests(ITestOutputHelper log) : SdkTest(log)
Microsoft.NET.Sdk.Razor.Tool.Tests (3)
DefaultExtensionAssemblyLoaderTest.cs (1)
8public class DefaultExtensionAssemblyLoaderTest : SdkTest
DefaultExtensionDependencyCheckerTest.cs (1)
8public class DefaultExtensionDependencyCheckerTest : SdkTest
MetadataCacheTest.cs (1)
6public class MetadataCacheTest : SdkTest
Microsoft.NET.Sdk.Web.Tests (2)
DeprecationTests.cs (1)
8public class DeprecationTests(ITestOutputHelper log) : SdkTest(log)
PublishTests.cs (1)
10public class PublishTests : SdkTest
Microsoft.NET.Sdk.WorkloadManifestReader.Tests (7)
ManifestReaderFunctionalTests.cs (1)
8public class ManifestReaderFunctionalTests : SdkTest
ManifestTests.cs (1)
9public class ManifestTests : SdkTest
SdkDirectoryWorkloadManifestProviderTests.cs (1)
13public class SdkDirectoryWorkloadManifestProviderTests : SdkTest
SdkFeatureBandTests.cs (1)
9public class SdkFeatureBandTests : SdkTest
WorkloadPackGroupTests.cs (1)
6public class WorkloadPackGroupTests : SdkTest
WorkloadResolverTests.cs (1)
8public class WorkloadResolverTests : SdkTest
WorkloadSuggestionFinderTests.cs (1)
9public class WorkloadSuggestionFinderTests : SdkTest
Microsoft.NET.TestFramework (1)
AspNetSdkTest.cs (1)
13public abstract class AspNetSdkTest : SdkTest
Microsoft.NET.ToolPack.Tests (9)
GivenThatWeWantToPackAToolProject.cs (1)
13public class GivenThatWeWantToPackAToolProject : SdkTest
GivenThatWeWantToPackAToolProjectWithComplexNugetDependency.cs (1)
10public class GivenThatWeWantToPackAToolProjectWithComplexNugetDependency : SdkTest
GivenThatWeWantToPackAToolProjectWithExplicitConfig.cs (1)
10public class GivenThatWeWantToPackAToolProjectWithExplicitConfig : SdkTest
GivenThatWeWantToPackAToolProjectWithGeneratePackageOnBuild.cs (1)
12public class GivenThatWeWantToPackAToolProjectWithGeneratePackageOnBuild : SdkTest
GivenThatWeWantToPackAToolProjectWithP2PReference.cs (1)
9public class GivenThatWeWantToPackAToolProjectWithP2PReference : SdkTest
GivenThatWeWantToPackAToolProjectWithPackagedShim.cs (1)
12public class GivenThatWeWantToPackAToolProjectWithPackagedShim : SdkTest, IClassFixture<NupkgOfPackWithShimsFixture>
GivenThatWeWantToPackAToolSelfContainedProject.cs (1)
12public class GivenThatWeWantToPackAToolSelfContainedProject : SdkTest
GivenThatWeWantToPackAToolTargetingNonSupportedTFM.cs (1)
11public class GivenThatWeWantToPackAToolTargetingNonSupportedTFM : SdkTest
GivenThatWeWantToTestPackAToolProject.cs (1)
6public class GivenThatWeWantToTestPackAToolProject : SdkTest
msbuild.Integration.Tests (1)
GivenDotnetInvokesMSBuild.cs (1)
6public class GivenDotnetInvokesMSBuild : SdkTest
sdk-tasks.Tests (2)
CalculateTemplateVerionsTests.cs (1)
5public class CalculateTemplateVersionsTests(ITestOutputHelper log) : SdkTest(log)
GenerateDefaultRuntimeFrameworkVersionTests.cs (1)
5public class GenerateDefaultRuntimeFrameworkVersionTests(ITestOutputHelper log) : SdkTest(log)