Changeset 843 for trunk/sources/HeuristicLab.Hive.Client.Communication
- Timestamp:
- 11/27/08 17:10:55 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.Hive.Client.Communication
- Files:
-
- 7 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Client.Communication/HeuristicLab.Hive.Client.Communication.csproj
r781 r843 51 51 </ItemGroup> 52 52 <ItemGroup> 53 <Compile Include="ClientConsoleCommunicator.cs" /> 54 <Compile Include="ClientConsole\ConnectionContainer.cs" /> 55 <Compile Include="ClientConsole\JobStatus.cs" /> 56 <Compile Include="ClientConsole\StatusCommons.cs" /> 53 57 <Compile Include="CommunicationsPlugin.cs" /> 58 <Compile Include="Interfaces\IClientConsoleCommunicator.cs" /> 54 59 <Compile Include="Properties\AssemblyInfo.cs" /> 55 60 <Compile Include="ServerProxy.cs" />
Note: See TracChangeset
for help on using the changeset viewer.