1 write to _configuration
Microsoft.Agents.AI.Templates.Tests (1)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (1)
33_configuration = configuration;
2 references to _configuration
Microsoft.Agents.AI.Templates.Tests (2)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (2)
36var outputFolderName = GetRandomizedFileName(prefix: _configuration.TestOutputFolderPrefix); 58var installResult = await new DotNetNewCommand("install", _configuration.TemplatePackageName)