Ignore:
Timestamp:
Mar 28, 2023, 5:11:02 PM (20 months ago)
Author:
alloc
Message:

A21 preparations.
NOT COMPATIBLE WITH A20 ANYMORE!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/7dtd-server-fixes/7dtd-server-fixes.csproj

    r373 r420  
    100100    <Compile Include="src\JSON\JSONNull.cs" />
    101101    <Compile Include="src\JSON\MalformedJSONException.cs" />
    102     <Compile Include="src\FileCache\AbstractCache.cs" />
    103     <Compile Include="src\FileCache\DirectAccess.cs" />
    104     <Compile Include="src\FileCache\SimpleCache.cs" />
    105     <Compile Include="src\FileCache\MapTileCache.cs" />
    106102    <Compile Include="src\API.cs" />
    107103    <Compile Include="src\AllocsUtils.cs" />
     
    116112    <Folder Include="src\PersistentData\" />
    117113    <Folder Include="src\JSON\Parser\" />
    118     <Folder Include="src\FileCache\" />
    119114  </ItemGroup>
    120115  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.