Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/23/16 12:57:27 (8 years ago)
Author:
gkronber
Message:

#2371: merged r14228, r14229 from trunk to stable

Location:
stable
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Problems.Instances.DataAnalysis

  • stable/HeuristicLab.Problems.Instances.DataAnalysis/3.3/HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj

    r14117 r14305  
    2424    <WarningLevel>4</WarningLevel>
    2525    <Prefer32Bit>false</Prefer32Bit>
     26    <LangVersion>5</LangVersion>
    2627  </PropertyGroup>
    2728  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3334    <WarningLevel>4</WarningLevel>
    3435    <Prefer32Bit>false</Prefer32Bit>
     36    <LangVersion>5</LangVersion>
    3537  </PropertyGroup>
    3638  <PropertyGroup>
     
    5456    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
    5557    <Prefer32Bit>false</Prefer32Bit>
     58    <LangVersion>5</LangVersion>
    5659  </PropertyGroup>
    5760  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     
    7174    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
    7275    <Prefer32Bit>false</Prefer32Bit>
     76    <LangVersion>5</LangVersion>
    7377  </PropertyGroup>
    7478  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
     
    8690    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
    8791    <Prefer32Bit>false</Prefer32Bit>
     92    <LangVersion>5</LangVersion>
    8893  </PropertyGroup>
    8994  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
     
    103108    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
    104109    <Prefer32Bit>false</Prefer32Bit>
     110    <LangVersion>5</LangVersion>
    105111  </PropertyGroup>
    106112  <ItemGroup>
     
    172178    <Compile Include="Regression\Korns\KornsFunctionEleven.cs" />
    173179    <Compile Include="Regression\Korns\KornsFunctionFive.cs" />
    174     <Compile Include="Regression\Korns\KornsFunctionFiveteen.cs" />
     180    <Compile Include="Regression\Korns\KornsFunctionFifteen.cs" />
    175181    <Compile Include="Regression\Korns\KornsFunctionFour.cs" />
    176182    <Compile Include="Regression\Korns\KornsFunctionFourteen.cs" />
Note: See TracChangeset for help on using the changeset viewer.