Skip to content

Commit

Permalink
fix reference path capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan committed Dec 1, 2024
1 parent 82408e6 commit e68b0ad
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 e68b0ad

Please sign in to comment.