diff --git a/.idea/.idea.NodeEditor/.idea/workspace.xml b/.idea/.idea.NodeEditor/.idea/workspace.xml
index a125e12..fe11907 100644
--- a/.idea/.idea.NodeEditor/.idea/workspace.xml
+++ b/.idea/.idea.NodeEditor/.idea/workspace.xml
@@ -28,11 +28,9 @@
-
-
-
-
+
+
@@ -48,15 +46,19 @@
+
+
+
@@ -114,7 +116,7 @@
1608418540783
-
+
1608580007149
@@ -130,7 +132,14 @@
1608582666680
-
+
+ 1608584795551
+
+
+
+ 1608584795551
+
+
@@ -181,13 +190,18 @@
-
+
+
+
+
+
+
diff --git a/Controls/Node.xaml.cs b/Controls/Node.xaml.cs
index 4ce0e7a..5504e31 100644
--- a/Controls/Node.xaml.cs
+++ b/Controls/Node.xaml.cs
@@ -10,8 +10,6 @@ namespace NodeEditor.Controls
public partial class Node : UserControl
{
public static List Nodes { get; } = new List();
-
- // ReSharper disable once UnusedAutoPropertyAccessor.Global
public string Desc { get; set; }
public Node()
diff --git a/NodeEditor.csproj b/NodeEditor.csproj
index 6ae815c..be91828 100644
--- a/NodeEditor.csproj
+++ b/NodeEditor.csproj
@@ -9,6 +9,7 @@
NodeEditor
NodeEditor
v4.7.2
+ win
512
{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
4