Ignore:
Timestamp:
Oct 4, 2019, 4:06:39 PM (5 years ago)
Author:
alloc
Message:

A18 compatibility build, 19_22_32

Location:
binary-improvements/7dtd-server-fixes
Files:
2 edited

Legend:

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

    r354 r355  
    1010    <AssemblyName>7dtd-server-fixes</AssemblyName>
    1111    <RootNamespace>AllocsFixes</RootNamespace>
    12     <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
     12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1313  </PropertyGroup>
    1414  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    4040    <Optimize>true</Optimize>
    4141    <WarningLevel>4</WarningLevel>
     42    <NoStdLib>true</NoStdLib>
    4243  </PropertyGroup>
    4344  <ItemGroup>
  • binary-improvements/7dtd-server-fixes/ModInfo.xml

    r345 r355  
    55                <Description value="Common functions" />
    66                <Author value="Christian 'Alloc' Illy" />
    7                 <Version value="21" />
     7                <Version value="22" />
    88                <Website value="http://7dtd.illy.bz" />
    99        </ModInfo>
Note: See TracChangeset for help on using the changeset viewer.