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
589 stars 81 forks source link

Replace Console.WriteLine with LogWriter.PrintMessage #522

Closed mgnslndh closed 8 months ago

mgnslndh commented 8 months ago

This is a fix for #477

mgnslndh commented 8 months ago

If this pull request is merged, please consider adding the "hacktoberfest-accepted" label. Thanks!

Deadpikle commented 8 months ago

If this pull request is merged, please consider adding the "hacktoberfest-accepted" label. Thanks!

Sure thing. Will try to get to this by the end of the weekend. Thanks!

Deadpikle commented 8 months ago

@mgnslndh Thank you! Merged and label(s) added! Appreciate your work and time. 😄