Got rid of old unused properties, moved the remaining stuff to the separate props file and renamed the props file to Luatrauma.props

This commit is contained in:
EvilFactory
2023-05-25 13:32:18 -03:00
parent 4017feca6d
commit f32da0bff7
7 changed files with 16 additions and 16 deletions
@@ -6,4 +6,8 @@
<ProjectReference Include="$(MSBuildThisFileDirectory)..\..\Libraries\moonsharp\MoonSharp.Interpreter\MoonSharp.Interpreter.csproj" />
<ProjectReference Include="$(MSBuildThisFileDirectory)..\..\Libraries\moonsharp\MoonSharp.VsCodeDebugger\MoonSharp.VsCodeDebugger.csproj" />
</ItemGroup>
<PropertyGroup>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
</PropertyGroup>
</Project>