Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/08/15 13:17:18 (9 years ago)
Author:
mkommend
Message:

#2335: Corrected accidentally merged project files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj

    r12676 r12682  
    4141    <DebugType>full</DebugType>
    4242    <Optimize>false</Optimize>
    43     <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
     43    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    4444    <DefineConstants>DEBUG;TRACE</DefineConstants>
    4545    <ErrorReport>prompt</ErrorReport>
     
    105105  </PropertyGroup>
    106106  <ItemGroup>
    107     <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    108       <SpecificVersion>False</SpecificVersion>
    109       <HintPath>..\..\..\..\..\..\HL Preprocessing\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
    110     </Reference>
    111     <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    112       <SpecificVersion>False</SpecificVersion>
    113       <HintPath>..\..\..\..\..\..\HL Preprocessing\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
    114     </Reference>
    115     <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    116       <SpecificVersion>False</SpecificVersion>
    117       <HintPath>..\..\..\..\..\..\HL Preprocessing\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
    118     </Reference>
    119     <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    120       <SpecificVersion>False</SpecificVersion>
    121       <HintPath>..\..\..\..\..\..\HL Preprocessing\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    122     </Reference>
    123     <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    124       <SpecificVersion>False</SpecificVersion>
    125       <HintPath>..\..\..\..\..\..\HL Preprocessing\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
    126     </Reference>
    127     <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    128       <SpecificVersion>False</SpecificVersion>
    129       <HintPath>..\..\..\..\..\..\HL Preprocessing\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
    130     </Reference>
    131     <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    132       <SpecificVersion>False</SpecificVersion>
    133       <HintPath>..\..\..\..\..\..\HL Preprocessing\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    134     </Reference>
    135     <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    136       <SpecificVersion>False</SpecificVersion>
    137       <HintPath>..\..\..\..\..\..\HL Preprocessing\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    138     </Reference>
    139107    <Reference Include="System" />
    140108    <Reference Include="System.Core">
     
    262230    <None Include="HeuristicLab.snk" />
    263231    <None Include="Properties\AssemblyInfo.cs.frame" />
     232  </ItemGroup>
     233  <ItemGroup>
     234    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
     235      <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project>
     236      <Name>HeuristicLab.Common.Resources-3.3</Name>
     237      <Private>False</Private>
     238    </ProjectReference>
     239    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     240      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     241      <Name>HeuristicLab.Common-3.3</Name>
     242      <Private>False</Private>
     243    </ProjectReference>
     244    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
     245      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
     246      <Name>HeuristicLab.Core.Views-3.3</Name>
     247      <Private>False</Private>
     248    </ProjectReference>
     249    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     250      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     251      <Name>HeuristicLab.Core-3.3</Name>
     252      <Private>False</Private>
     253    </ProjectReference>
     254    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     255      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     256      <Name>HeuristicLab.Data-3.3</Name>
     257      <Private>False</Private>
     258    </ProjectReference>
     259    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
     260      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
     261      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
     262      <Private>False</Private>
     263    </ProjectReference>
     264    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
     265      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
     266      <Name>HeuristicLab.MainForm-3.3</Name>
     267      <Private>False</Private>
     268    </ProjectReference>
     269    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     270      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     271      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     272      <Private>False</Private>
     273    </ProjectReference>
    264274  </ItemGroup>
    265275  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.