Changeset 768 for trunk/sources/HeuristicLab.Hive.Client.ExecutionEngine
- Timestamp:
- 11/16/08 16:47:43 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Client.ExecutionEngine/HeuristicLab.Hive.Client.ExecutionEngine.csproj
r749 r768 48 48 </ItemGroup> 49 49 <ItemGroup> 50 <Compile Include="Executor.cs" /> 50 51 <Compile Include="ExecutionEnginePlugin.cs" /> 51 52 <Compile Include="Properties\AssemblyInfo.cs" /> … … 56 57 </ItemGroup> 57 58 <ItemGroup> 59 <ProjectReference Include="..\HeuristicLab.Hive.Client.Common\HeuristicLab.Hive.Client.Common.csproj"> 60 <Project>{89F4BC52-C174-481E-9BD2-3814171020E8}</Project> 61 <Name>HeuristicLab.Hive.Client.Common</Name> 62 </ProjectReference> 58 63 <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj"> 59 64 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
Note: See TracChangeset
for help on using the changeset viewer.