Tyrrrz/Onova

Use to override with git releases

lastlink opened this issue · 5 comments

is it possible to download an update from git releases?

As opposed to nuget?

Or do you mean git releases as in GitHub releases? Then yes, you should use GithubPackageResolver.

My understanding is that I could use this to prompt users or automate updating my .net application and I'd like to use git releases to do so. this won't be used for nuget dependencies.

Yes that's correct