dreasgrech / DROMsM

DROMsM is a Windows application written in C# WinForms that exposes several helpful operations that assist you in maintaining your romset collections.
4 stars 0 forks source link

Replace ClickOnce updates with Squirrel #26

Closed dreasgrech closed 2 years ago

dreasgrech commented 2 years ago

ClickOnce doesn't work on linux

https://github.com/Squirrel/Squirrel.Windows

Updating the Program Settings between updates: https://github.com/Squirrel/Squirrel.Windows/issues/198#issuecomment-299262613

dreasgrech commented 2 years ago

Done.