3 references to UnsupportedProjects
aspire (3)
Commands\BaseCommand.cs (1)
97ProjectLocatorFailureReason.UnsupportedProjects
Projects\ProjectLocator.cs (2)
276throw new ProjectLocatorException(ErrorStrings.NoProjectFileFound, ProjectLocatorFailureReason.UnsupportedProjects); 369throw new ProjectLocatorException(ErrorStrings.NoProjectFileFound, ProjectLocatorFailureReason.UnsupportedProjects);