We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ae05b commit 300a774Copy full SHA for 300a774
1 file changed
Source/KSPCommunityPartModules.csproj
@@ -31,7 +31,7 @@
31
<WarningLevel>4</WarningLevel>
32
</PropertyGroup>
33
<ItemGroup>
34
- <PackageReference Include="KSPBuildTools" Version="0.0.2-alpha.7" />
+ <PackageReference Include="KSPBuildTools" Version="0.0.4" />
35
</ItemGroup>
36
37
<Compile Include="HarmonyPatches\ModuleParachutePatch.cs" />
@@ -51,4 +51,4 @@
51
</Reference>
52
53
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
54
-</Project>
+</Project>
0 commit comments