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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user