Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/16/15 11:47:18 (9 years ago)
Author:
gkronber
Message:

#1966 increased framework version to 4.5, deleted files that should not be committed to the repository and set svn:ignore properties

Location:
branches/HeuristicLab.BinPacking
Files:
2 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.BinPacking

    • Property svn:ignore
      •  

        old new  
        11*.suo
         2_ReSharper.HeuristicLab.BinPacking
  • branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3

    • Property svn:ignore set to
      obj
  • branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/HeuristicLab.Problems.BinPacking.Views-3.3.csproj

    r9348 r13020  
    1111    <RootNamespace>HeuristicLab.Problems.BinPacking.Views</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Problems.BinPacking.Views-3.3</AssemblyName>
    13     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
     15    <TargetFrameworkProfile />
    1516  </PropertyGroup>
    1617  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2223    <ErrorReport>prompt</ErrorReport>
    2324    <WarningLevel>4</WarningLevel>
     25    <Prefer32Bit>false</Prefer32Bit>
    2426  </PropertyGroup>
    2527  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3032    <ErrorReport>prompt</ErrorReport>
    3133    <WarningLevel>4</WarningLevel>
     34    <Prefer32Bit>false</Prefer32Bit>
    3235  </PropertyGroup>
    3336  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
     
    4548    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
    4649    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
     50    <Prefer32Bit>false</Prefer32Bit>
    4751  </PropertyGroup>
    4852  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
     
    6165    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
    6266    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
     67    <Prefer32Bit>false</Prefer32Bit>
    6368  </PropertyGroup>
    6469  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
     
    7782    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
    7883    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
     84    <Prefer32Bit>false</Prefer32Bit>
    7985  </PropertyGroup>
    8086  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     
    9399    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
    94100    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
     101    <Prefer32Bit>false</Prefer32Bit>
    95102  </PropertyGroup>
    96103  <PropertyGroup>
     
    135142      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    136143      <Private>False</Private>
    137     </Reference>
    138     <Reference Include="PackingPlanVisualizations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    139       <HintPath>..\..\..\..\..\..\Documents\MasterProjects\SharpDXWorkspace\trunk\SharpDXTest\PackingPlanVisualizations\bin\Release\PackingPlanVisualizations.dll</HintPath>
    140144    </Reference>
    141145    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.