Free cookie consent management tool by TermsFeed Policy Generator

source: branches/PersistenceOverhaul/HeuristicLab.Clients.Access/3.3/Settings.settings

Last change on this file was 14711, checked in by gkronber, 7 years ago

#2520

  • renamed StorableClass -> StorableType
  • changed persistence to use GUIDs instead of type names
File size: 623 bytes
Line 
1<?xml version='1.0' encoding='utf-8'?>
2<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="HeuristicLab.Clients.Access" GeneratedClassName="Settings">
3  <Profiles />
4  <Settings>
5    <Setting Name="HLExeName" MemberSelection="System.String" Scope="Application">
6      <Value Profile="(Default)">HeuristicLab 3.3</Value>
7    </Setting>
8    <Setting Name="ClientMemberSelectionName" MemberSelection="System.String" Scope="Application">
9      <Value Profile="(Default)">HLClient</Value>
10    </Setting>
11  </Settings>
12</SettingsFile>
Note: See TracBrowser for help on using the repository browser.