- Timestamp:
- Aug 30, 2014, 6:11:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/7dtd-server-fixes/7dtd-server-fixes.csproj
r142 r144 94 94 <Compile Include="src\CustomCommands\EnableRendering.cs" /> 95 95 <Compile Include="src\PersistentData\PersistentContainer.cs" /> 96 <Compile Include="src\PersistentData\KnownPlayers.cs" />97 96 <Compile Include="src\StateManager.cs" /> 97 <Compile Include="src\PersistentData\InvItem.cs" /> 98 <Compile Include="src\PersistentData\Inventory.cs" /> 99 <Compile Include="src\PersistentData\Players.cs" /> 100 <Compile Include="src\PersistentData\Player.cs" /> 98 101 </ItemGroup> 99 102 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note:
See TracChangeset
for help on using the changeset viewer.