1 reference to IsUnitTestProject
BuildBoss (1)
ProjectData.cs (1)
23internal bool IsTestProject => IsUnitTestProject || IsIntegrationTestProject;