3 references to _customToolCommandName
Microsoft.NET.ToolPack.Tests (3)
GivenThatWeWantToPackAToolProjectWithPackagedShim.cs (2)
127
allItems.Should().Contain($"tools/{framework.GetShortFolderName()}/any/shims/win-x64/{NupkgOfPackWithShimsFixture.
_customToolCommandName
}.exe",
129
allItems.Should().Contain($"tools/{framework.GetShortFolderName()}/any/shims/{ToolsetInfo.LatestMacRuntimeIdentifier}-x64/{NupkgOfPackWithShimsFixture.
_customToolCommandName
}",
PackWithShimsAndResultNugetPackageNuGetPackagexFixture.cs (1)
74
propertyGroup.Add(new XElement(ns + "ToolCommandName",
_customToolCommandName
));