Skip to content

Commit e68b0ad

Browse files
committed
fix reference path capitalization
1 parent 82408e6 commit e68b0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KerbalVR_Mod/KerbalVR/KerbalVR.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<Private>False</Private>
4949
<CKANIdentifier>ThroughTheEyesOfaKerbal</CKANIdentifier>
5050
</Reference>
51-
<Reference Include="$(KSPRoot)\Gamedata\FreeIVA\Plugins\FreeIva.dll">
51+
<Reference Include="$(KSPRoot)\GameData\FreeIVA\Plugins\FreeIva.dll">
5252
<Private>False</Private>
5353
<CKANIdentifier>FreeIva</CKANIdentifier>
5454
</Reference>

0 commit comments

Comments
 (0)