Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Persistence Test/HeuristicLab/Properties/Settings.settings @ 3461

Last change on this file since 3461 was 2744, checked in by epitzer, 15 years ago

update to new PluginInfrastructure (#802)

File size: 569 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.Properties" GeneratedClassName="Settings">
3  <Profiles />
4  <Settings>
5    <Setting Name="User" Type="System.String" Scope="Application">
6      <Value Profile="(Default)">unknown</Value>
7    </Setting>
8    <Setting Name="Organization" Type="System.String" Scope="Application">
9      <Value Profile="(Default)">unknown</Value>
10    </Setting>
11  </Settings>
12</SettingsFile>
Note: See TracBrowser for help on using the repository browser.