Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.PluginInfrastructure/Properties/Settings.settings @ 2106

Last change on this file since 2106 was 854, checked in by swagner, 16 years ago

Reviewed and fixed all application and user settings (#405).

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