Changeset 923 for trunk/sources/HeuristicLab.Hive.Client.Communication
- Timestamp:
- 12/07/08 16:14:00 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.Hive.Client.Communication
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/sources/HeuristicLab.Hive.Client.Communication/HeuristicLab.Hive.Client.Communication.csproj ¶
r919 r923 71 71 <Compile Include="ServerProxy.cs" /> 72 72 <Compile Include="ServiceLocator.cs" /> 73 <Compile Include="WcfService.cs" /> 73 74 </ItemGroup> 74 75 <ItemGroup> … … 80 81 <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project> 81 82 <Name>HeuristicLab.Core</Name> 83 </ProjectReference> 84 <ProjectReference Include="..\HeuristicLab.Hive.Client.Common\HeuristicLab.Hive.Client.Common.csproj"> 85 <Project>{89F4BC52-C174-481E-9BD2-3814171020E8}</Project> 86 <Name>HeuristicLab.Hive.Client.Common</Name> 82 87 </ProjectReference> 83 88 <ProjectReference Include="..\HeuristicLab.Hive.Contracts\HeuristicLab.Hive.Contracts.csproj">
Note: See TracChangeset
for help on using the changeset viewer.