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
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\BarotraumaShared\LuaCsDependencies.props" />
<Import Project="..\BarotraumaShared\Luatrauma.props" />
<ItemGroup>
<None Include="..\BarotraumaShared\LuaCsDependencies.props" />
<None Include="..\BarotraumaShared\Luatrauma.props" />
</ItemGroup>
<PropertyGroup>