DotNetTestSettings.FindProjects property

Called to find the projects to test.

public Func<IReadOnlyList<string>>? FindProjects { get; set; }

See Also