Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/09/12 15:48:03 (12 years ago)
Author:
sforsten
Message:

#1669:
-merged r7284:7296 from trunk into regression benchmark branch
-removed all unchanged projects and adjusted the output path for remaining projects to "..\..\..\..\trunk\sources\bin\"

Location:
branches/RegressionBenchmarks
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/RegressionBenchmarks

  • branches/RegressionBenchmarks/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj

    r7255 r7298  
    5050    <DebugType>pdbonly</DebugType>
    5151    <Optimize>true</Optimize>
    52     <OutputPath>$(SolutionDir)\bin\</OutputPath>
     52    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
    5353    <DefineConstants>TRACE</DefineConstants>
    5454    <ErrorReport>prompt</ErrorReport>
     
    9393  </PropertyGroup>
    9494  <ItemGroup>
    95     <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
     95    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     96      <SpecificVersion>False</SpecificVersion>
     97    </Reference>
     98    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     99      <SpecificVersion>False</SpecificVersion>
     100    </Reference>
     101    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     102      <SpecificVersion>False</SpecificVersion>
     103    </Reference>
     104    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     105      <SpecificVersion>False</SpecificVersion>
     106    </Reference>
     107    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     108      <SpecificVersion>False</SpecificVersion>
     109    </Reference>
     110    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     111      <SpecificVersion>False</SpecificVersion>
     112    </Reference>
     113    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     114      <SpecificVersion>False</SpecificVersion>
     115    </Reference>
     116    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     117      <SpecificVersion>False</SpecificVersion>
     118    </Reference>
     119    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     120      <SpecificVersion>False</SpecificVersion>
     121    </Reference>
     122    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     123      <SpecificVersion>False</SpecificVersion>
     124    </Reference>
     125    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     126      <SpecificVersion>False</SpecificVersion>
     127    </Reference>
     128    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     129      <SpecificVersion>False</SpecificVersion>
     130    </Reference>
     131    <Reference Include="HeuristicLab.Parameters.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     132      <SpecificVersion>False</SpecificVersion>
     133    </Reference>
     134    <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     135      <SpecificVersion>False</SpecificVersion>
     136    </Reference>
     137    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     138      <SpecificVersion>False</SpecificVersion>
     139    </Reference>
     140    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     141      <SpecificVersion>False</SpecificVersion>
     142    </Reference>
    96143    <Reference Include="System" />
    97144    <Reference Include="System.Core">
     
    270317  </ItemGroup>
    271318  <ItemGroup>
    272     <ProjectReference Include="..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
    273       <Project>{76945D76-CA61-4147-9DC2-0ACDCDDF87F9}</Project>
    274       <Name>HeuristicLab.Analysis.Views-3.3</Name>
    275     </ProjectReference>
    276     <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
    277       <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
    278       <Name>HeuristicLab.Analysis-3.3</Name>
    279     </ProjectReference>
    280     <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    281       <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    282       <Name>HeuristicLab.Collections-3.3</Name>
    283       <Private>False</Private>
    284     </ProjectReference>
    285     <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    286       <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    287       <Name>HeuristicLab.Common.Resources-3.3</Name>
    288       <Private>False</Private>
    289     </ProjectReference>
    290     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    291       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    292       <Name>HeuristicLab.Common-3.3</Name>
    293       <Private>False</Private>
    294     </ProjectReference>
    295     <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
    296       <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
    297       <Name>HeuristicLab.Core.Views-3.3</Name>
    298       <Private>False</Private>
    299     </ProjectReference>
    300     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    301       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    302       <Name>HeuristicLab.Core-3.3</Name>
    303       <Private>False</Private>
    304     </ProjectReference>
    305     <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
    306       <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
    307       <Name>HeuristicLab.Data.Views-3.3</Name>
    308       <Private>False</Private>
    309     </ProjectReference>
    310     <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    311       <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    312       <Name>HeuristicLab.Data-3.3</Name>
    313       <Private>False</Private>
    314     </ProjectReference>
    315     <ProjectReference Include="..\..\HeuristicLab.DebugEngine\3.3\HeuristicLab.DebugEngine-3.3.csproj">
    316       <Project>{49F28045-7B5F-411B-8D59-16C846FA26E0}</Project>
    317       <Name>HeuristicLab.DebugEngine-3.3</Name>
    318     </ProjectReference>
    319     <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    320       <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
    321       <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
    322       <Private>False</Private>
    323     </ProjectReference>
    324     <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
    325       <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    326       <Name>HeuristicLab.MainForm-3.3</Name>
    327       <Private>False</Private>
    328     </ProjectReference>
    329     <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
    330       <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
    331       <Name>HeuristicLab.Optimization.Views-3.3</Name>
    332       <Private>False</Private>
    333     </ProjectReference>
    334     <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    335       <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    336       <Name>HeuristicLab.Optimization-3.3</Name>
    337       <Private>False</Private>
    338     </ProjectReference>
    339     <ProjectReference Include="..\..\HeuristicLab.Optimizer\3.3\HeuristicLab.Optimizer-3.3.csproj">
    340       <Project>{C664305E-497C-4533-A140-967DEDB05C19}</Project>
    341       <Name>HeuristicLab.Optimizer-3.3</Name>
    342       <Private>False</Private>
    343     </ProjectReference>
    344     <ProjectReference Include="..\..\HeuristicLab.Parameters.Views\3.3\HeuristicLab.Parameters.Views-3.3.csproj">
    345       <Project>{AE5B1CE5-9862-4D6F-A700-D72CD9AEA295}</Project>
    346       <Name>HeuristicLab.Parameters.Views-3.3</Name>
    347       <Private>False</Private>
    348     </ProjectReference>
    349     <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    350       <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    351       <Name>HeuristicLab.Persistence-3.3</Name>
    352       <Private>False</Private>
    353     </ProjectReference>
    354     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    355       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    356       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    357       <Private>False</Private>
    358     </ProjectReference>
    359319    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
    360320      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
    361321      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
    362       <Private>False</Private>
    363     </ProjectReference>
    364     <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
    365       <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
    366       <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
    367322      <Private>False</Private>
    368323    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.