Changeset 793 for trunk/sources/HeuristicLab.Hive.Client.Common/HeuristicLab.Hive.Client.Common.csproj
- Timestamp:
- 11/20/08 16:27:31 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Client.Common/HeuristicLab.Hive.Client.Common.csproj
r789 r793 69 69 <Compile Include="JobBase.cs" /> 70 70 <Compile Include="Logging.cs" /> 71 <Compile Include="MessageContainer.cs" />72 71 <Compile Include="MessageQueue.cs" /> 73 72 <Compile Include="Properties\AssemblyInfo.cs" /> … … 79 78 <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project> 80 79 <Name>HeuristicLab.Core</Name> 80 </ProjectReference> 81 <ProjectReference Include="..\HeuristicLab.Hive.Contracts\HeuristicLab.Hive.Contracts.csproj"> 82 <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project> 83 <Name>HeuristicLab.Hive.Contracts</Name> 81 84 </ProjectReference> 82 85 <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
Note: See TracChangeset
for help on using the changeset viewer.