Ignore:
Timestamp:
Aug 16, 2019, 7:58:34 PM (5 years ago)
Author:
alloc
Message:

A18 preps

File:
1 edited

Legend:

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

    r345 r354  
    1010    <AssemblyName>7dtd-server-fixes</AssemblyName>
    1111    <RootNamespace>AllocsFixes</RootNamespace>
    12     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
     12    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
    1313  </PropertyGroup>
    1414  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    7777  <ItemGroup>
    7878    <Compile Include="src\AssemblyInfo.cs" />
     79    <Compile Include="src\JSON\JsonManualBuilder.cs" />
    7980    <Compile Include="src\LiveData\Animals.cs" />
    8081    <Compile Include="src\LiveData\Hostiles.cs" />
Note: See TracChangeset for help on using the changeset viewer.