Changeset 17666
- Timestamp:
- 07/13/20 13:33:35 (4 years ago)
- Location:
- branches/2825-NSGA3
- Files:
-
- 7 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2825-NSGA3/HeuristicLab.Algorithms.NSGA3-3.3.sln
r17551 r17666 5 5 MinimumVisualStudioVersion = 10.0.40219.1 6 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.NSGA3-3.3", "HeuristicLab.Algorithms.NSGA3\3.3\HeuristicLab.Algorithms.NSGA3-3.3.csproj", "{557A23CE-9A5E-44F5-AEA2-4F4F33C1511F}" 7 EndProject 8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.NSGA3-3.3.Test", "HeuristicLab.Algorithms.NSGA3-3.3.Test\HeuristicLab.Algorithms.NSGA3-3.3.Test.csproj", "{EDEFA5A2-AC02-484A-9334-D2D1A8FF5B31}" 7 9 EndProject 8 10 Global … … 16 18 {557A23CE-9A5E-44F5-AEA2-4F4F33C1511F}.Release|Any CPU.ActiveCfg = Release|Any CPU 17 19 {557A23CE-9A5E-44F5-AEA2-4F4F33C1511F}.Release|Any CPU.Build.0 = Release|Any CPU 20 {EDEFA5A2-AC02-484A-9334-D2D1A8FF5B31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 21 {EDEFA5A2-AC02-484A-9334-D2D1A8FF5B31}.Debug|Any CPU.Build.0 = Debug|Any CPU 22 {EDEFA5A2-AC02-484A-9334-D2D1A8FF5B31}.Release|Any CPU.ActiveCfg = Release|Any CPU 23 {EDEFA5A2-AC02-484A-9334-D2D1A8FF5B31}.Release|Any CPU.Build.0 = Release|Any CPU 18 24 EndGlobalSection 19 25 GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset
for help on using the changeset viewer.