Skip to content

Commit

Permalink
fix freeiva reference path capitalization again
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan committed Dec 1, 2024
1 parent e68b0ad commit 47a20c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KerbalVR_Mod/KerbalVR/KerbalVR.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<Private>False</Private>
<CKANIdentifier>ThroughTheEyesOfaKerbal</CKANIdentifier>
</Reference>
<Reference Include="$(KSPRoot)\GameData\FreeIVA\Plugins\FreeIva.dll">
<Reference Include="$(KSPRoot)\GameData\FreeIva\Plugins\FreeIva.dll">
<Private>False</Private>
<CKANIdentifier>FreeIva</CKANIdentifier>
</Reference>
Expand Down

0 comments on commit 47a20c8

Please sign in to comment.