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