2 references to UseLocalhostTld_UnexpectedChoice
aspire (2)
Templating\CliTemplateFactory.EmptyTemplate.cs (1)
129
_ => throw new InvalidOperationException(TemplatingStrings.
UseLocalhostTld_UnexpectedChoice
)
Templating\DotNetTemplateFactory.cs (1)
331
_ => throw new InvalidOperationException(TemplatingStrings.
UseLocalhostTld_UnexpectedChoice
)