1 reference to ProjectFileNotFoundExceptionMessage
Aspire.Hosting (1)
src\Shared\LaunchProfiles\LaunchProfileExtensions.cs (1)
65
var message = string.Format(CultureInfo.InvariantCulture, Resources.
ProjectFileNotFoundExceptionMessage
, projectMetadata.ProjectPath);