3 references to TestAppName
dotnet.Tests (3)
CommandTests\Test\GivenDotnetTestContainsEnvironmentVariables.cs (3)
32var testAsset = _testAssetsManager.CopyTestAsset(TestAppName) 61var testAsset = _testAssetsManager.CopyTestAsset(TestAppName) 75var outputDll = Path.Combine(buildCommand.GetOutputDirectory(configuration: configuration).FullName, $"{TestAppName}.dll");