diff --git a/Directory.Build.rsp b/Directory.Build.rsp
index b47e09d1..296a932a 100644
--- a/Directory.Build.rsp
+++ b/Directory.Build.rsp
@@ -1,5 +1,4 @@
-NoLogo
--Restore
-MaxCPUCount
-BinaryLogger
-NodeReuse:False
diff --git a/Directory.Solution.props b/Directory.Solution.props
index 45bfa4ea..59fca6c3 100644
--- a/Directory.Solution.props
+++ b/Directory.Solution.props
@@ -6,9 +6,7 @@
True
-
- False
- False
-
+
+
\ No newline at end of file
diff --git a/Directory.Solution.targets b/Directory.Solution.targets
index c27543b9..a54c6b8c 100644
--- a/Directory.Solution.targets
+++ b/Directory.Solution.targets
@@ -1,6 +1,6 @@
-
-
+
+
\ No newline at end of file
diff --git a/Sources/MSBuild.Solution.Sdk/Sdk/Sdk.Legacy.props b/Sources/MSBuild.Solution.Sdk/Sdk/Sdk.Legacy.props
new file mode 100644
index 00000000..7f699202
--- /dev/null
+++ b/Sources/MSBuild.Solution.Sdk/Sdk/Sdk.Legacy.props
@@ -0,0 +1,11 @@
+
+
+
+ False
+ False
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Sources/MSBuild.Solution.Sdk/Sdk/Sdk.Legacy.targets b/Sources/MSBuild.Solution.Sdk/Sdk/Sdk.Legacy.targets
new file mode 100644
index 00000000..5c6b6a76
--- /dev/null
+++ b/Sources/MSBuild.Solution.Sdk/Sdk/Sdk.Legacy.targets
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/global.json b/global.json
index d53c6309..fb5561ee 100644
--- a/global.json
+++ b/global.json
@@ -3,6 +3,7 @@
{
"MSBuild.Core.Sdk": "1.0.0-dev.*",
"MSBuild.Common.Sdk": "1.0.0-dev.*",
+ "MSBuild.Solution.Sdk": "1.0.0-dev.*",
"MSBuild.NET.Sdk": "1.0.0-dev.*",
"MSBuild.NET.Legacy.Sdk": "1.0.0-dev.*",