1 implementation of Author
Microsoft.TemplateEngine.Utils (1)
LocalizationLocator.cs (1)
34public string Author { get; }
1 reference to Author
Microsoft.TemplateEngine.Edge (1)
Settings\TemplateInfo.cs (1)
95Author = localizationInfo?.Author ?? template.Author;