Changeset 13326
- Timestamp:
- 11/22/15 23:31:00 (9 years ago)
- Location:
- branches/PersistenceOverhaul
- Files:
-
- 37 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceOverhaul/HeuristicLab 3.3.sln
r13231 r13326 449 449 EndProject 450 450 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.ALPS-3.3", "HeuristicLab.Algorithms.ALPS\3.3\HeuristicLab.Algorithms.ALPS-3.3.csproj", "{59F354CB-FE13-4253-AED2-AD86372BEC27}" 451 EndProject 452 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Persistence-4.0", "HeuristicLab.Persistence\4.0\HeuristicLab.Persistence-4.0.csproj", "{B1663091-8156-4DEB-9E37-5B19810A4644}" 451 453 EndProject 452 454 Global … … 2188 2190 {59F354CB-FE13-4253-AED2-AD86372BEC27}.Release|x86.ActiveCfg = Release|x86 2189 2191 {59F354CB-FE13-4253-AED2-AD86372BEC27}.Release|x86.Build.0 = Release|x86 2192 {B1663091-8156-4DEB-9E37-5B19810A4644}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2193 {B1663091-8156-4DEB-9E37-5B19810A4644}.Debug|Any CPU.Build.0 = Debug|Any CPU 2194 {B1663091-8156-4DEB-9E37-5B19810A4644}.Debug|x64.ActiveCfg = Debug|Any CPU 2195 {B1663091-8156-4DEB-9E37-5B19810A4644}.Debug|x86.ActiveCfg = Debug|Any CPU 2196 {B1663091-8156-4DEB-9E37-5B19810A4644}.Release|Any CPU.ActiveCfg = Release|Any CPU 2197 {B1663091-8156-4DEB-9E37-5B19810A4644}.Release|Any CPU.Build.0 = Release|Any CPU 2198 {B1663091-8156-4DEB-9E37-5B19810A4644}.Release|x64.ActiveCfg = Release|Any CPU 2199 {B1663091-8156-4DEB-9E37-5B19810A4644}.Release|x86.ActiveCfg = Release|Any CPU 2190 2200 EndGlobalSection 2191 2201 GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset
for help on using the changeset viewer.