await upt.Configure("https://storage.blob.core.windows.net/public/v1.0/")
.WhenUpdateAvailable(() => MessageBox.Show("Update available.\nUpdate now?", "SimplyUpdate test", MessageBoxButtons.YesNo) == DialogResult.Yes)
.WhenUpdateCompleted(() => Application.Restart())
.RunAsync();
-
Notifications
You must be signed in to change notification settings - Fork 1
License
Artusoft/SimplyUpdate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published