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