5 references to DetailsCommand_Property_RepoUrl
Microsoft.TemplateEngine.Cli (2)
TemplatePackageCoordinator.cs (2)
537$"{LocalizableStrings.DetailsCommand_Property_RepoUrl}: {projectUrl}".Indent(2)); 566$"{LocalizableStrings.DetailsCommand_Property_RepoUrl}: {nuGetSource}".Indent(1));
Microsoft.TemplateEngine.Cli.UnitTests (3)
TemplatePackageCoordinatorTests.cs (3)
44.And.Contain($" {LocalizableStrings.DetailsCommand_Property_RepoUrl}: ANuGetSource"); 109.And.Contain($" {LocalizableStrings.DetailsCommand_Property_RepoUrl}: http://github.com/") 156.And.Contain($" {LocalizableStrings.DetailsCommand_Property_RepoUrl}: http://github.com/")