Free cookie consent management tool by TermsFeed Policy Generator

Changeset 13326 for branches


Ignore:
Timestamp:
11/22/15 23:31:00 (8 years ago)
Author:
swagner
Message:

#2520: Created plugin for new persistence implementation

Location:
branches/PersistenceOverhaul
Files:
37 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PersistenceOverhaul/HeuristicLab 3.3.sln

    r13231 r13326  
    449449EndProject
    450450Project("{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}"
     451EndProject
     452Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Persistence-4.0", "HeuristicLab.Persistence\4.0\HeuristicLab.Persistence-4.0.csproj", "{B1663091-8156-4DEB-9E37-5B19810A4644}"
    451453EndProject
    452454Global
     
    21882190    {59F354CB-FE13-4253-AED2-AD86372BEC27}.Release|x86.ActiveCfg = Release|x86
    21892191    {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
    21902200  EndGlobalSection
    21912201  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.