diff --git a/Controls/EditorCanvas.xaml b/Controls/EditorCanvas.xaml index caea01a..94225c5 100644 --- a/Controls/EditorCanvas.xaml +++ b/Controls/EditorCanvas.xaml @@ -8,11 +8,12 @@ mc:Ignorable="d" d:DesignHeight="450" d:DesignWidth="800"> - + - + + diff --git a/NodeEditor.Core.csproj b/NodeEditor.Core.csproj index 9e37a87..934e46b 100644 --- a/NodeEditor.Core.csproj +++ b/NodeEditor.Core.csproj @@ -1,27 +1,31 @@  - - WinExe - net5.0-windows10.0.19041.0 - true - NodeEditor - NodeEditor - 8 - false - 10.0 - 10.0.19041.0 - - - - SettingsSingleFileGenerator - Settings.Designer.cs - - - - - - 12.0.3 - - - - + + WinExe + net5.0-windows10.0.19041.0 + true + NodeEditor + NodeEditor + 8 + false + 10.0 + 10.0.19041.0 + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + + + + 12.0.3 + + + +