-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this project dead? #129
Comments
It is. Still being widely used and getting some contributions, but I'm not maintaining it anymore. |
Sad to hear 😢 |
there is always click once squirrel . i think they are looking for a
maintainer
…On Sun, Jul 19, 2020 at 10:18 AM kirsan31 ***@***.***> wrote:
Sad to hear 😢
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#129 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAPEWFX45M5YYKI6O4G7WL3R4L6D7ANCNFSM4PBB3NDA>
.
|
I was the last active maintainer of this project. We were using NAppUpdate for our .NET based desktop application which worked fine, but after moving from .NET to Electron where the updater uses Squirrel under the hood. So that made me lose interest in maintaining this project. It probably still works fine, but with no maintenance it is quite risky to use it for new projects. My recommendation is to either use Squirrel or use the Microsoft Store as distribution channel for updates in Windows apps. |
BTW, thanks @robinwassen for that :) It was a good ride while it lasted I will put a word out in case someone wants to take this project and modernize it a bit - the foundations are solid and it should actually be easy to get this minimal approach working also for modern systems. |
I rebuilt solution with .net 6 support: Cause .net 6 build with .exe and .dll files i merged projects in one, atm support only window but feel free to improve it |
FYI for anyone discovering this and looking to take the recommendation above to use Squirrel - it too is no longer being maintained unfortunately, but a community is forming around a fork of Squirrel I maintain, here. |
All activities are ~2 years old :-(
May be some actual fork is exists?
The text was updated successfully, but these errors were encountered: