diff --git a/KSPPartRemover.Tests/KSPPartRemover.Tests.csproj b/KSPPartRemover.Tests/KSPPartRemover.Tests.csproj index 5bb31bd..63be34a 100644 --- a/KSPPartRemover.Tests/KSPPartRemover.Tests.csproj +++ b/KSPPartRemover.Tests/KSPPartRemover.Tests.csproj @@ -8,6 +8,7 @@ KSPPartRemover.Tests KSPPartRemover.Tests v4.5 + 1.0 true diff --git a/KSPPartRemover.sln b/KSPPartRemover.sln index 409d551..2f78c8e 100644 --- a/KSPPartRemover.sln +++ b/KSPPartRemover.sln @@ -22,6 +22,14 @@ Global {50E890F7-94B7-41BD-BD76-6FE68E108161}.Release|Any CPU.ActiveCfg = Release|Any CPU {50E890F7-94B7-41BD-BD76-6FE68E108161}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection + GlobalSection(MonoDevelopProperties) = preSolution + Policies = $0 + $0.DotNetNamingPolicy = $1 + $1.DirectoryNamespaceAssociation = None + $1.ResourceNamePolicy = FileFormatDefault + description = Removes parts from Kerbal Space Program crafts + version = 1.0 + EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection diff --git a/KSPPartRemover/KSPPartRemover.csproj b/KSPPartRemover/KSPPartRemover.csproj index 9cbe99d..4d22b1c 100644 --- a/KSPPartRemover/KSPPartRemover.csproj +++ b/KSPPartRemover/KSPPartRemover.csproj @@ -13,6 +13,8 @@ 512 true + 1.0 + Removes parts from Kerbal Space Program crafts AnyCPU