- Timestamp:
- 09/24/10 10:24:20 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Advanced/DeploymentService/PluginDescription.cs
r4068 r4482 69 69 } 70 70 71 [Obsolete]72 public DateTime BuildDate {73 get { throw new NotImplementedException(); }74 }75 76 71 /// <summary> 77 72 /// Gets an enumerable of dependencies of the plugin
Note: See TracChangeset
for help on using the changeset viewer.