2 references to new
dotnet (2)
Commands\Pack\PackCommand.cs (1)
67
ReleasePropertyProjectLocator projectLocator =
new
(parseResult, MSBuildPropertyNames.PACK_RELEASE,
Commands\Publish\PublishCommand.cs (1)
70
var projectLocator = new
ReleasePropertyProjectLocator
(parseResult, MSBuildPropertyNames.PUBLISH_RELEASE, options);