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/Operations/OperationLayerExportMesh.cs')
-rw-r--r--UVtools.Core/Operations/OperationLayerExportMesh.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/UVtools.Core/Operations/OperationLayerExportMesh.cs b/UVtools.Core/Operations/OperationLayerExportMesh.cs
index ef03c3c..b3382f4 100644
--- a/UVtools.Core/Operations/OperationLayerExportMesh.cs
+++ b/UVtools.Core/Operations/OperationLayerExportMesh.cs
@@ -25,7 +25,7 @@ using UVtools.Core.Voxel;
namespace UVtools.Core.Operations;
-[Serializable]
+
public sealed class OperationLayerExportMesh : Operation
{
#region Enums