Skip to content

Commit 5b1a706

Browse files
Made .ini visable in solution explorer
1 parent 4175482 commit 5b1a706

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

EnhancedVehicleLightingControls.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,8 @@
4848
<Compile Include="main.cs" />
4949
<Compile Include="Properties\AssemblyInfo.cs" />
5050
</ItemGroup>
51+
<ItemGroup>
52+
<None Include="EVLC_Settings.ini" />
53+
</ItemGroup>
5154
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
5255
</Project>

0 commit comments

Comments
 (0)