2 references to DotNetNewCommand
Microsoft.McpServer.ProjectTemplates.Tests (2)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (2)
58var installResult = await new DotNetNewCommand("install", _templatePackageName) 107var newProjectResult = await new DotNetNewCommand(dotNetNewCommandArgs)