Skip to content

Commit 46cd340

Browse files
committed
Project Sanitizing
1 parent 018214e commit 46cd340

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Source/ModuleManager/ModuleManager.csproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,18 +143,23 @@
143143
<Reference Include="System.Drawing" />
144144
<Reference Include="KSPe">
145145
<HintPath>..\..\..\..\..\..\LIB\plugins\KSPe.dll</HintPath>
146+
<Private>False</Private>
146147
</Reference>
147148
<Reference Include="Assembly-CSharp">
148149
<HintPath>..\..\..\..\..\..\LIB\managed\1.3.1\Assembly-CSharp.dll</HintPath>
150+
<Private>False</Private>
149151
</Reference>
150152
<Reference Include="UnityEngine.UI">
151153
<HintPath>..\..\..\..\..\..\LIB\managed\1.3.1\UnityEngine.UI.dll</HintPath>
154+
<Private>False</Private>
152155
</Reference>
153156
<Reference Include="UnityEngine">
154157
<HintPath>..\..\..\..\..\..\LIB\managed\1.3.1\UnityEngine.dll</HintPath>
158+
<Private>False</Private>
155159
</Reference>
156160
<Reference Include="KSPe.UI">
157161
<HintPath>..\..\..\..\..\..\LIB\plugins\KSPe.UI.dll</HintPath>
162+
<Private>False</Private>
158163
</Reference>
159164
</ItemGroup>
160165
<ItemGroup>

0 commit comments

Comments
 (0)