5 references to DetailsCommand_Property_Description
Microsoft.TemplateEngine.Cli (1)
TemplatePackageCoordinator.cs (1)
487
WriteIfNotNull(LocalizableStrings.
DetailsCommand_Property_Description
, packageMetadata.Description, reporter, 1);
Microsoft.TemplateEngine.Cli.UnitTests (4)
TemplatePackageCoordinatorTests.cs (4)
102
.And.Contain($" {LocalizableStrings.
DetailsCommand_Property_Description
}: This is the package description")
149
.And.Contain($" {LocalizableStrings.
DetailsCommand_Property_Description
}: This is the package description")
196
.And.Contain($" {LocalizableStrings.
DetailsCommand_Property_Description
}: This is the package description")
239
.And.Contain($" {LocalizableStrings.
DetailsCommand_Property_Description
}: This is the package description")