Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/23/10 17:49:43 (14 years ago)
Author:
cneumuel
Message:

corrected assembly reference paths, added some missing files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Slave.Console/3.3/HeuristicLab.Hive.Slave.Console-3.3.csproj

    r4253 r4296  
    7878  </PropertyGroup>
    7979  <ItemGroup>
    80     <Reference Include="HeuristicLab.Calendar-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    8180    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    82       <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     81      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    8382    </Reference>
    8483    <Reference Include="System" />
     
    163162  </ItemGroup>
    164163  <ItemGroup>
     164    <ProjectReference Include="..\..\HeuristicLab.Calendar\3.3\HeuristicLab.Calendar-3.3.csproj">
     165      <Project>{D17A4D6A-4CAA-4470-8A19-F42463C021FD}</Project>
     166      <Name>HeuristicLab.Calendar-3.3</Name>
     167    </ProjectReference>
    165168    <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.3\HeuristicLab.Hive.Contracts-3.3.csproj">
    166169      <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
     
    169172  </ItemGroup>
    170173  <ItemGroup>
    171     <None Include="Resources\Error.png" />
    172   </ItemGroup>
    173   <ItemGroup>
    174     <None Include="Resources\Info.png" />
    175174    <None Include="Service References\SlaveService\HeuristicLab.Calendar.xsd">
    176175      <SubType>Designer</SubType>
     
    216215  <ItemGroup>
    217216    <None Include="Properties\DataSources\Calendar.Appointment.datasource" />
    218     <None Include="Resources\shutdown-icon.png" />
    219217  </ItemGroup>
    220218  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.