2 references to BrowserLogsEmptyProfileConfiguration
Aspire.Hosting.Browsers.Tests (2)
src\Aspire.Hosting.Browsers\BrowserConfiguration.cs (1)
62
throw new InvalidOperationException(BrowserMessageStrings.
BrowserLogsEmptyProfileConfiguration
);
src\Aspire.Hosting.Browsers\Resources\BrowserMessageStrings.Designer.cs (1)
19
internal static string BrowserLogsEmptyProfileConfiguration => GetString(nameof(
BrowserLogsEmptyProfileConfiguration
));