Does AutomaticUpdater work on .NET Core 3.x?Answered

Does the AutomaticUpdater component work in .NET Core 3.1?

You state in your documentation that it works in .NET Framework.

Thanks for the help!

The AutomaticUpdater works with all .NET apps (C#, VB.NET, etc.) and with all versions of the .NET framework (.NET 2.0 through 4.5).

Answer

We’ve dropped support for the AutomaticUpdater. Use wyUpdate directly instead.