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
if ($licenseExpiration-lt [datetimeoffset]::UtcNow) {
57
60
Write-Warning"THE LICENSE FILE AT '$LicensePath' is EXPIRED. This is the file used by this script to generate this package, not at '$licensePackageFolder'"
@@ -60,7 +63,7 @@ if ($licenseExpiration -lt [datetimeoffset]::UtcNow) {
0 commit comments