Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive/sources/HeuristicLab.Hive.New/HeuristicLab.Clients.Hive/3.3/Properties/Settings.settings @ 4629

Last change on this file since 4629 was 4629, checked in by cneumuel, 13 years ago
  • worked on new hive structure
  • created IIS hostable website for hive (old structure)

(#1233)

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