Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/20/11 13:54:57 (12 years ago)
Author:
spimming
Message:

#1680:

  • merged changes from trunk into branch

' removed pre-build event for multiple app.configs

Location:
branches/HeuristicLab.Hive.Azure
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive.Azure

  • branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.3/HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.csproj

    r6866 r7215  
    128128  </ItemGroup>
    129129  <ItemGroup>
    130     <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    131       <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    132       <Name>HeuristicLab.Collections-3.3</Name>
     130    <Reference Include="HeuristicLab.Collections-3.3">
     131      <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    133132      <Private>False</Private>
    134     </ProjectReference>
    135     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    136       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    137       <Name>HeuristicLab.Common-3.3</Name>
     133    </Reference>
     134    <Reference Include="HeuristicLab.Common-3.3">
     135      <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
    138136      <Private>False</Private>
    139     </ProjectReference>
    140     <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
    141       <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
    142       <Name>HeuristicLab.Core.Views-3.3</Name>
     137    </Reference>
     138    <Reference Include="HeuristicLab.Core.Views-3.3">
     139      <HintPath>..\..\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    143140      <Private>False</Private>
    144     </ProjectReference>
    145     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    146       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    147       <Name>HeuristicLab.Core-3.3</Name>
     141    </Reference>
     142    <Reference Include="HeuristicLab.Core-3.3">
     143      <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>
    148144      <Private>False</Private>
    149     </ProjectReference>
    150     <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    151       <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    152       <Name>HeuristicLab.Data-3.3</Name>
     145    </Reference>
     146    <Reference Include="HeuristicLab.Data-3.3">
     147      <HintPath>..\..\bin\HeuristicLab.Data-3.3.dll</HintPath>
    153148      <Private>False</Private>
    154     </ProjectReference>
     149    </Reference>
     150    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
     151      <HintPath>..\..\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     152      <Private>False</Private>
     153    </Reference>
     154    <Reference Include="HeuristicLab.MainForm-3.3">
     155      <HintPath>..\..\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     156      <Private>False</Private>
     157    </Reference>
     158    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     159      <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     160      <Private>False</Private>
     161    </Reference>
     162  </ItemGroup>
     163  <ItemGroup>
    155164    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">
    156165      <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
    157166      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>
    158       <Private>False</Private>
    159     </ProjectReference>
    160     <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    161       <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
    162       <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
    163       <Private>False</Private>
    164     </ProjectReference>
    165     <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
    166       <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    167       <Name>HeuristicLab.MainForm-3.3</Name>
    168       <Private>False</Private>
    169     </ProjectReference>
    170     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    171       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    172       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    173167      <Private>False</Private>
    174168    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.