I foud that I missed to add row
await updateManager.DownloadUpdatesAsync(newVersion);
in my code. I thou it was some kind of file upload from a cloud source. But it looks like its uploading resources from a folder to a folder on the users PC (some kind of temporary folder that will be used after ur app is stopped).