Free cookie consent management tool by TermsFeed Policy Generator

Changeset 13020


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:
3 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.BinPacking

    • Property svn:ignore
      •  

        old new  
        11*.suo
         2_ReSharper.HeuristicLab.BinPacking
  • branches/HeuristicLab.BinPacking/HeuristicLab.BinPacking.sln

    r9596 r13020  
    6161    HideSolutionNode = FALSE
    6262  EndGlobalSection
    63   GlobalSection(Performance) = preSolution
    64     HasPerformanceSessions = true
    65   EndGlobalSection
    6663EndGlobal
  • 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" />
  • branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj

    r9596 r13020  
    1111    <RootNamespace>HeuristicLab.Problems.BinPacking</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Problems.BinPacking-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'">
     
    4649    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
    4750    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
     51    <Prefer32Bit>false</Prefer32Bit>
    4852  </PropertyGroup>
    4953  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
     
    6266    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
    6367    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
     68    <Prefer32Bit>false</Prefer32Bit>
    6469  </PropertyGroup>
    6570  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
     
    7883    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
    7984    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
     85    <Prefer32Bit>false</Prefer32Bit>
    8086  </PropertyGroup>
    8187  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     
    94100    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
    95101    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
     102    <Prefer32Bit>false</Prefer32Bit>
    96103  </PropertyGroup>
    97104  <PropertyGroup>
     
    144151      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    145152    </Reference>
    146     <Reference Include="HeuristicLab.Problems.VehicleRouting-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    147       <SpecificVersion>False</SpecificVersion>
    148       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.VehicleRouting-3.4.dll</HintPath>
    149     </Reference>
    150     <Reference Include="ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73">
    151       <SpecificVersion>False</SpecificVersion>
    152       <HintPath>..\..\..\..\trunk\sources\bin\ICSharpCode.SharpZipLib.dll</HintPath>
    153     </Reference>
    154153    <Reference Include="System" />
    155154    <Reference Include="System.Core" />
    156     <Reference Include="System.Drawing" />
    157155    <Reference Include="System.Windows.Forms" />
    158     <Reference Include="System.Xml.Linq" />
    159     <Reference Include="System.Data.DataSetExtensions" />
    160     <Reference Include="Microsoft.CSharp" />
    161     <Reference Include="System.Data" />
    162     <Reference Include="System.Xml" />
    163156  </ItemGroup>
    164157  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.