NetSparkleUpdater / NetSparkle

NetSparkle is a C# cross-platform software update framework for .NET developers compatible with .NET 4.6.2/.NET 6+, WinForms, WPF, and Avalonia; uses Ed25519 or DSA signatures! View basic usage here in the README or visit our website for code docs.
https://netsparkleupdater.github.io/NetSparkle/
MIT License
585 stars 81 forks source link

Improved AppCastMaker and AppCastMakerTests #583

Closed melsawy93 closed 2 weeks ago

melsawy93 commented 3 weeks ago

Items copied from (https://github.com/NetSparkleUpdater/NetSparkle/pull/581): Tries to get SemVerLike compat into the app cast generator

melsawy93 commented 3 weeks ago

@Deadpikle for the Add unit tests and CanMakeAppCastWithAssemblyData items, whats left?