Fixes output of Invoke-MAUCacheDownload when the files don't exist in the cache path.
Previous to this it would always warn with "Package {filename} exists in the cache but the file size does not match... Will redownload" when the file was not in the cache.
Fixes output of
Invoke-MAUCacheDownload
when the files don't exist in the cache path.Previous to this it would always warn with
"Package {filename} exists in the cache but the file size does not match... Will redownload"
when the file was not in the cache.