You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package.IsDownloadCacheAvailable?" Downloads cached for licensed users":string.Empty,
283
283
package.PackageTestResultStatus=="Failing"&&package.IsDownloadCacheAvailable?" - Possibly broken for FOSS users (due to original download location changes by vendor)":package.PackageTestResultStatus=="Failing"?" - Possibly broken":string.Empty,
284
-
config.ListCommand.ShowLastUpdatedDate?package.Published?.ToString("yyyy-MM-dd HH:mm:ss")??"Last updated not available":string.Empty
284
+
config.ListCommand.ShowLastUpdatedDate?package.Published?.ToString("yyyy-MM-dd HH:mm:ss")??"Last updated not available":string.Empty
0 commit comments