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