Skip to content

Commit

Permalink
fix KSPBuildTools integration
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan committed Sep 21, 2024
1 parent e3b3abe commit dfda34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FreeIva/FreeIva.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<Import Project="$(SolutionDir)KSPBuildTools\KSPCommon.props" />
<PropertyGroup>
<BinariesOutputRelativePath>GameData/FreeIva/Plugins</BinariesOutputRelativePath>
</PropertyGroup>
Expand Down Expand Up @@ -118,4 +117,5 @@
</Target>
<Import Project="..\packages\Krafs.Publicizer.1.0.3\build\Krafs.Publicizer.targets" Condition="Exists('..\packages\Krafs.Publicizer.1.0.3\build\Krafs.Publicizer.targets')" />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(SolutionDir)KSPBuildTools\KSPCommon.targets" />
</Project>

0 comments on commit dfda34e

Please sign in to comment.