Changeset 5796 for branches/DataAnalysis Refactoring/HeuristicLab
- Timestamp:
- 03/22/11 16:45:46 (14 years ago)
- Location:
- branches/DataAnalysis Refactoring/HeuristicLab/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataAnalysis Refactoring/HeuristicLab/3.3/Files.txt
r5759 r5796 16 16 HeuristicLab.Algorithms.SimulatedAnnealing\3.3:HeuristicLab.Algorithms.SimulatedAnnealing-3.3.dll 17 17 HeuristicLab.Algorithms.TabuSearch\3.3:HeuristicLab.Algorithms.TabuSearch-3.3.dll 18 HeuristicLab.Algorithms.VariableNeighborhoodSearch\3.3:HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.dll 18 19 HeuristicLab.Analysis\3.3:HeuristicLab.Analysis-3.3.dll 19 20 HeuristicLab.Analysis.Views\3.3:HeuristicLab.Analysis.Views-3.3.dll -
branches/DataAnalysis Refactoring/HeuristicLab/3.3/HeuristicLab-3.3.csproj
r5163 r5796 38 38 <UseApplicationTrust>false</UseApplicationTrust> 39 39 <BootstrapperEnabled>true</BootstrapperEnabled> 40 <TargetFrameworkProfile></TargetFrameworkProfile> 40 <TargetFrameworkProfile> 41 </TargetFrameworkProfile> 41 42 </PropertyGroup> 42 43 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Note: See TracChangeset
for help on using the changeset viewer.