Skip to content

Commit 27f6280

Browse files
committed
Project Normalizing
1 parent 75becc9 commit 27f6280

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Source/ModuleManager/ModuleManager.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,16 +103,16 @@
103103
<Reference Include="System" />
104104
<Reference Include="System.Drawing" />
105105
<Reference Include="Assembly-CSharp">
106-
<HintPath>..\..\..\..\..\LIB\managed\1.4.1\Assembly-CSharp.dll</HintPath>
106+
<HintPath>..\..\..\..\..\..\LIB\managed\1.4.1\Assembly-CSharp.dll</HintPath>
107107
</Reference>
108108
<Reference Include="UnityEngine.UI">
109-
<HintPath>..\..\..\..\..\LIB\managed\1.4.1\UnityEngine.UI.dll</HintPath>
109+
<HintPath>..\..\..\..\..\..\LIB\managed\1.4.1\UnityEngine.UI.dll</HintPath>
110110
</Reference>
111111
<Reference Include="UnityEngine">
112-
<HintPath>..\..\..\..\..\LIB\managed\1.4.1\UnityEngine.dll</HintPath>
112+
<HintPath>..\..\..\..\..\..\LIB\managed\1.4.1\UnityEngine.dll</HintPath>
113113
</Reference>
114114
<Reference Include="KSPe">
115-
<HintPath>..\..\..\..\..\LIB\plugins\KSPe.dll</HintPath>
115+
<HintPath>..\..\..\..\..\..\LIB\plugins\KSPe.dll</HintPath>
116116
</Reference>
117117
</ItemGroup>
118118
<ItemGroup>

0 commit comments

Comments
 (0)