3 references to pack
Microsoft.NET.Publish.Tests (3)
GivenThatWeWantToTestAMultitargetedSolutionWithPublishReleaseOrPackRelease.cs (3)
17
private const string pack = nameof(
pack
);
106
var dotnetCommand = new DotnetCommand(Log,
pack
);
130
var dotnetCommand = new DotnetCommand(Log,
pack
);