- Timestamp:
- 05/28/09 15:53:20 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Client.Communication/3.2/CommunicationsPlugin.cs
r1530 r1929 32 32 [PluginFile(Filename = "HeuristicLab.Hive.Client.Communication-3.2.dll", Filetype = PluginFileType.Assembly)] 33 33 [Dependency(Dependency = "HeuristicLab.Core-3.2")] 34 [Dependency(Dependency = "HeuristicLab.DataAccess-3.2")] 35 [Dependency(Dependency = "HeuristicLab.Hive.Client.Common-3.2")] 36 [Dependency(Dependency = "HeuristicLab.Hive.Contracts-3.2")] 34 37 public class CommunicationsPlugin : PluginBase { 35 38 }
Note: See TracChangeset
for help on using the changeset viewer.