Last change
on this file since 2597 was
2597,
checked in by gkronber, 15 years ago
|
Removed my name from the default settings in the plugin infrastructure. #799
|
File size:
1015 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="User" Type="System.String" Scope="Application">
|
---|
6 | <Value Profile="(Default)">-</Value>
|
---|
7 | </Setting>
|
---|
8 | <Setting Name="Organization" Type="System.String" Scope="Application">
|
---|
9 | <Value Profile="(Default)">-</Value>
|
---|
10 | </Setting>
|
---|
11 | <Setting Name="UpdateLocations" Type="System.Collections.Specialized.StringCollection" Scope="Application">
|
---|
12 | <Value Profile="(Default)"><?xml version="1.0" encoding="utf-16"?>
|
---|
13 | <ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
---|
14 | <string>http://localhost:59253/UpdateLocation.svc</string>
|
---|
15 | </ArrayOfString></Value>
|
---|
16 | </Setting>
|
---|
17 | </Settings>
|
---|
18 | </SettingsFile> |
---|
Note: See
TracBrowser
for help on using the repository browser.