Add proper Upgrade form
This commit is contained in:
parent
ed15614288
commit
e3b7cbcc2a
13 changed files with 623 additions and 175 deletions
|
|
@ -188,7 +188,7 @@ namespace LibationWinForms
|
|||
return;
|
||||
}
|
||||
|
||||
Updater.Run(upgradeProperties.LatestRelease, upgradeProperties.ZipUrl);
|
||||
Updater.Run(upgradeProperties);
|
||||
}
|
||||
|
||||
private static void postLoggingGlobalExceptionHandling()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue