6 references to DetailsCommand_Property_Authors
Microsoft.TemplateEngine.Cli (2)
TemplatePackageCoordinator.cs (2)
494reporter.WriteLine($"{LocalizableStrings.DetailsCommand_Property_Authors}:".Indent(1)); 551reporter.WriteLine($"{LocalizableStrings.DetailsCommand_Property_Authors}:".Indent(1));
Microsoft.TemplateEngine.Cli.UnitTests (4)
TemplatePackageCoordinatorTests.cs (4)
42.And.Contain($" {LocalizableStrings.DetailsCommand_Property_Authors}:") 103.And.Contain($" {LocalizableStrings.DetailsCommand_Property_Authors}:") 150.And.Contain($" {LocalizableStrings.DetailsCommand_Property_Authors}:") 197.And.Contain($" {LocalizableStrings.DetailsCommand_Property_Authors}:")