3 references to ProjectLocatorException
aspire (3)
Projects\ProjectLocator.cs (3)
96
throw new
ProjectLocatorException
($"AppHost file was specified in '{settingsFile.FullName}' but it does not exist.");
122
throw new
ProjectLocatorException
($"Project file does not exist.");
146
throw new
ProjectLocatorException
("No project file found.");