Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/18/16 15:18:59 (8 years ago)
Author:
thasling
Message:

deleted binaries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj

    r13541 r13545  
    55    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    66    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    7     <ProjectGuid>438db8b9-d48c-46db-bc5f-af2d60313028</ProjectGuid>
     7    <ProjectGuid>{F191E644-1AFC-4825-8897-E79A6ED91B20}</ProjectGuid>
    88    <OutputType>Exe</OutputType>
    99    <AppDesignerFolder>Properties</AppDesignerFolder>
     
    3333  </PropertyGroup>
    3434  <ItemGroup>
     35    <Reference Include="HeuristicLab.Clients.Hive-3.3">
     36      <HintPath>..\..\..\..\Users\Lokal\Downloads\HeuristicLab 3.3.13\HeuristicLab.Clients.Hive-3.3.dll</HintPath>
     37    </Reference>
     38    <Reference Include="HeuristicLab.Clients.Hive.JobManager-3.3">
     39      <HintPath>..\..\..\..\Users\Lokal\Downloads\HeuristicLab 3.3.13\HeuristicLab.Clients.Hive.JobManager-3.3.dll</HintPath>
     40    </Reference>
    3541    <Reference Include="System" />
    3642    <Reference Include="System.Core" />
     43    <Reference Include="System.ServiceModel" />
    3744    <Reference Include="System.Xml.Linq" />
    3845    <Reference Include="System.Data.DataSetExtensions" />
Note: See TracChangeset for help on using the changeset viewer.