diff --git a/Source/Shabby.csproj b/Source/Shabby.csproj index d87cf6e..ab9594e 100644 --- a/Source/Shabby.csproj +++ b/Source/Shabby.csproj @@ -1,16 +1,19 @@  + + + + net48 7.3 false x64 - 1701;1702;CS0649;CS1591 + 1701;1702;CS0649;CS1591; 2024 KSPModdingLibs Contributors Shabby - False $(ProjectDir)../ @@ -20,6 +23,12 @@ $(KSPRoot)/GameData/000_Harmony/0Harmony.dll Harmony2 + 2.2.1.0 + False + + + $(KSPRoot)/GameData/000_Harmony/0Harmony.dll + ModuleManager False @@ -30,47 +39,16 @@ $(RepoRootPath)GameData/Shabby/Shabby.version - - - - - - - - - - - - - $(RepoLatestTag.Split('.')[0]) - $(RepoLatestTag.Split('.')[1]) - $(RepoLatestTag.Split('.')[2]) - $([MSBuild]::Add($(VersionPatch), 1)) - $(RepoTagDistance) - $(VersionMajor).$(VersionMinor).$(VersionPatch) - - - - - - - <_Parameter1>$(AssemblyName) - <_Parameter2_IsLiteral>true - <_Parameter2>$(VersionMajor) - <_Parameter3_IsLiteral>true - <_Parameter3>$(VersionMinor) - <_Parameter4_IsLiteral>true - <_Parameter4>$(VersionPatch) - - - <_Parameter1>$(Version).$(Build) - - - - + + + true + true + true + + - +