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