2 writes to StartupProjectFullPath
Microsoft.Agents.AI.ProjectTemplates.Tests (2)
test\ProjectTemplates\Infrastructure\Project.cs (2)
23StartupProjectFullPath = null!; 28StartupProjectFullPath = Path.Combine(rootPath, field);
4 references to StartupProjectFullPath
Microsoft.Agents.AI.ProjectTemplates.Tests (4)
test\ProjectTemplates\Infrastructure\TemplateExecutionTestClassFixtureBase.cs (4)
100.WithWorkingDirectory(project.StartupProjectFullPath) 108Working Directory: {project.StartupProjectFullPath} 117.WithWorkingDirectory(project.StartupProjectFullPath) 123Working Directory: {project.StartupProjectFullPath}