Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/10/14 10:31:41 (9 years ago)
Author:
pfleck
Message:

#2269 Merged trunk. Updated .net version of ALPS plugin.

Location:
branches/ALPS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ALPS

  • branches/ALPS/HeuristicLab.Services.Deployment/3.3/Tests/HeuristicLab.Services.Deployment-3.3.Tests.csproj

    r7155 r11677  
    1111    <RootNamespace>HeuristicLab.Services.Deployment_3._3.Tests</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Services.Deployment_3._3.Tests</AssemblyName>
    13     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    1515    <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
     
    3333    <UseApplicationTrust>false</UseApplicationTrust>
    3434    <BootstrapperEnabled>true</BootstrapperEnabled>
     35    <TargetFrameworkProfile />
    3536  </PropertyGroup>
    3637  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    4344    <WarningLevel>4</WarningLevel>
    4445    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     46    <Prefer32Bit>false</Prefer32Bit>
    4547  </PropertyGroup>
    4648  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    5254    <WarningLevel>4</WarningLevel>
    5355    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     56    <Prefer32Bit>false</Prefer32Bit>
    5457  </PropertyGroup>
    5558  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    6164    <ErrorReport>prompt</ErrorReport>
    6265    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     66    <Prefer32Bit>false</Prefer32Bit>
    6367  </PropertyGroup>
    6468  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    7074    <ErrorReport>prompt</ErrorReport>
    7175    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     76    <Prefer32Bit>false</Prefer32Bit>
    7277  </PropertyGroup>
    7378  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    7984    <ErrorReport>prompt</ErrorReport>
    8085    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     86    <Prefer32Bit>false</Prefer32Bit>
    8187  </PropertyGroup>
    8288  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    8894    <ErrorReport>prompt</ErrorReport>
    8995    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     96    <Prefer32Bit>false</Prefer32Bit>
    9097  </PropertyGroup>
    9198  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.