diff --git a/.vscode/settings.json b/.vscode/settings.json
index 50c02de53..eef582f99 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -13,6 +13,7 @@
"vssolution.altSolutionFolders": [
"src",
"samples"
- ]
+ ],
+ "dotnet.defaultSolution": "Eto.Core.sln"
}
\ No newline at end of file
diff --git a/src/Eto.WinForms/Eto.WinForms.csproj b/src/Eto.WinForms/Eto.WinForms.csproj
index 5c977aa7f..56a8bff7b 100755
--- a/src/Eto.WinForms/Eto.WinForms.csproj
+++ b/src/Eto.WinForms/Eto.WinForms.csproj
@@ -128,7 +128,7 @@ You do not need to use any of the classes of this assembly (unless customizing t
-
+
diff --git a/src/Eto.Wpf/Eto.Wpf.csproj b/src/Eto.Wpf/Eto.Wpf.csproj
index aa6de71a5..c74d028b9 100755
--- a/src/Eto.Wpf/Eto.Wpf.csproj
+++ b/src/Eto.Wpf/Eto.Wpf.csproj
@@ -169,7 +169,7 @@ You do not need to use any of the classes of this assembly (unless customizing t
-
+
diff --git a/test/Eto.Test.Direct2D/Eto.Test.Direct2D.csproj b/test/Eto.Test.Direct2D/Eto.Test.Direct2D.csproj
index e9f6ac144..b3f41770b 100644
--- a/test/Eto.Test.Direct2D/Eto.Test.Direct2D.csproj
+++ b/test/Eto.Test.Direct2D/Eto.Test.Direct2D.csproj
@@ -38,7 +38,7 @@
-
+
\ No newline at end of file
diff --git a/test/Eto.Test.WinForms/Eto.Test.WinForms.csproj b/test/Eto.Test.WinForms/Eto.Test.WinForms.csproj
index c0a691886..44e69d19f 100644
--- a/test/Eto.Test.WinForms/Eto.Test.WinForms.csproj
+++ b/test/Eto.Test.WinForms/Eto.Test.WinForms.csproj
@@ -56,7 +56,7 @@
-
+
diff --git a/test/Eto.Test.Wpf/Eto.Test.Wpf.csproj b/test/Eto.Test.Wpf/Eto.Test.Wpf.csproj
index f4a5989bd..b2f16fad6 100644
--- a/test/Eto.Test.Wpf/Eto.Test.Wpf.csproj
+++ b/test/Eto.Test.Wpf/Eto.Test.Wpf.csproj
@@ -57,7 +57,7 @@
-
+