2 references to DotNetNewCommand
Microsoft.Extensions.AI.Templates.Tests (2)
Infrastructure\TemplateExecutionTestClassFixtureBase.cs (2)
58var installResult = await new DotNetNewCommand("install", _configuration.TemplatePackageName) 81var newProjectResult = await new DotNetNewCommand(dotNetNewCommandArgs)