Changeset 9391 for branches/HivePerformance/sources/HeuristicLab.Services.Hive/3.3/HeuristicLab.Services.Hive-3.3.csproj
- Timestamp:
- 04/23/13 10:37:45 (12 years ago)
- Location:
- branches/HivePerformance/sources/HeuristicLab.Services.Hive/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HivePerformance/sources/HeuristicLab.Services.Hive/3.3
- Property svn:ignore
-
old new 2 2 bin 3 3 obj 4 *.user
-
- Property svn:ignore
-
branches/HivePerformance/sources/HeuristicLab.Services.Hive/3.3/HeuristicLab.Services.Hive-3.3.csproj
r9381 r9391 138 138 <Compile Include="DataTransfer\UserStatistics.cs" /> 139 139 <Compile Include="HiveDao.cs" /> 140 <Compile Include="HiveDtoDao.cs" /> 140 141 <Compile Include="HiveJanitor.cs" /> 141 142 <Compile Include="HiveOperationContext.cs" /> 142 143 <Compile Include="Interfaces\IHiveDao.cs" /> 144 <Compile Include="Interfaces\IHiveDtoDao.cs" /> 143 145 <Compile Include="Interfaces\ITaskScheduler.cs" /> 144 146 <Compile Include="Scheduler\TaskInfoForScheduler.cs" />
Note: See TracChangeset
for help on using the changeset viewer.