internal void ResolvePaths() { InfoPath = InfoHelper.ResolveUrl(InfoPath); LicensePath = InfoHelper.ResolveUrl(LicensePath); ChangeLogPath = InfoHelper.ResolveUrl(ChangeLogPath); }