2 references to s_xunitVersionOption
aspire (2)
Templating\DotNetTemplateFactory.cs (2)
315
var xunitVersion = result.GetValue(
s_xunitVersionOption
);
335
command.Options.Add(
s_xunitVersionOption
);