2 references to TestAppName
dotnet.Tests (2)
CommandTests\Test\GivenDotnetTestContainsMSBuildParameters.cs (2)
20
[InlineData($"{
TestAppName
}.csproj")]
25
var testAsset = _testAssetsManager.CopyTestAsset(
TestAppName
)