Changeset 18006 for branches/3087_Ceres_Integration/HeuristicLab.Analysis.Statistics.Views/3.3/Plugin.cs.frame
- Timestamp:
- 07/13/21 10:55:09 (3 years ago)
- Location:
- branches/3087_Ceres_Integration
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3087_Ceres_Integration
- Property svn:mergeinfo changed
-
branches/3087_Ceres_Integration/HeuristicLab.Analysis.Statistics.Views/3.3/Plugin.cs.frame
r17184 r18006 28 28 [Plugin("HeuristicLab.Analysis.Statistics.Views", "3.3.16.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Analysis.Statistics.Views-3.3.dll", PluginFileType.Assembly)] 30 [PluginDependency("HeuristicLab.ALGLIB", "3. 7.0")]30 [PluginDependency("HeuristicLab.ALGLIB", "3.17.0")] 31 31 [PluginDependency("HeuristicLab.Analysis", "3.3")] 32 32 [PluginDependency("HeuristicLab.Analysis.Views", "3.3")]
Note: See TracChangeset
for help on using the changeset viewer.