AppVersion mark default constructor as jsonconstructor
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
namespace Pilz.Updating;
|
||||
|
||||
[method: JsonConstructor]
|
||||
public class AppVersion(Version version, int build, Channels channel) : IComparable, IComparable<AppVersion>
|
||||
{
|
||||
// P r o p e r t i e s
|
||||
|
||||
Reference in New Issue
Block a user