diff --git a/KSPBuildTools.csproj b/KSPBuildTools.csproj
index c30aa16..e397881 100644
--- a/KSPBuildTools.csproj
+++ b/KSPBuildTools.csproj
@@ -10,10 +10,6 @@
all
runtime; build; native; contentfiles; analyzers
-
- None
- runtime; build; native; contentfiles; analyzers
-
diff --git a/KSPCommon.targets b/KSPCommon.targets
index 4dc13bb..40a910c 100644
--- a/KSPCommon.targets
+++ b/KSPCommon.targets
@@ -2,12 +2,6 @@
-
-
-
-
-
-
@@ -132,53 +126,55 @@
+
+
+
+
1.12
1.8
1.12
+
-
+
$(ProjectName)
$(FileVersion.Split(`.`)[0]).$(FileVersion.Split(`.`)[1]).$(FileVersion.Split(`.`)[2])
-
-
-
-
- <_JSON>@(_JSONLines, '%0a')
- <_JSON Condition="@(_JSONLines) == ''">{}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $([System.String]::Concat('%(JsonLine.Indent)', '%(JsonLine.Identity)'))
+
+
+
+
+
+
+