Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'UVtools.Core/Managers/SuggestionManager.cs')
-rw-r--r--UVtools.Core/Managers/SuggestionManager.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/UVtools.Core/Managers/SuggestionManager.cs b/UVtools.Core/Managers/SuggestionManager.cs
index cd6b272..41c38cb 100644
--- a/UVtools.Core/Managers/SuggestionManager.cs
+++ b/UVtools.Core/Managers/SuggestionManager.cs
@@ -16,7 +16,7 @@ using UVtools.Core.Suggestions;
namespace UVtools.WPF.Structures;
-[Serializable]
+
public class SuggestionManager
{
#region Properties