duplicati/Duplicati/Library/Modules/Builtin/ResultSerialization
Kenneth Skovhede ddf90196cd Update serialized results to omit task control
The `TaskControl` and `TaskReader` properties contain no information that can be used in serialized form, but they were added to the output anyway.

With this commit, the unwanted extra data is no longer emitted.
2025-03-20 16:06:11 +01:00
..
DuplicatiFormatSerializer.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
IResultFormatSerializer.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00
JsonFormatSerializer.cs Update serialized results to omit task control 2025-03-20 16:06:11 +01:00
ResultFormatSerializerProvider.cs Feature/update license 2025 (#5851) 2025-01-07 09:40:39 +01:00