summaryrefslogtreecommitdiff
path: root/kurier/Properties/Settings.settings
diff options
context:
space:
mode:
Diffstat (limited to 'kurier/Properties/Settings.settings')
-rw-r--r--kurier/Properties/Settings.settings21
1 files changed, 0 insertions, 21 deletions
diff --git a/kurier/Properties/Settings.settings b/kurier/Properties/Settings.settings
deleted file mode 100644
index 1749fb4..0000000
--- a/kurier/Properties/Settings.settings
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="kurier.Properties" GeneratedClassName="Settings">
- <Profiles />
- <Settings>
- <Setting Name="HOST" Type="System.String" Scope="User">
- <Value Profile="(Default)">localhost</Value>
- </Setting>
- <Setting Name="PORT" Type="System.String" Scope="User">
- <Value Profile="(Default)">3306</Value>
- </Setting>
- <Setting Name="USER" Type="System.String" Scope="User">
- <Value Profile="(Default)">root</Value>
- </Setting>
- <Setting Name="PASS" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="CONFIGURED" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">False</Value>
- </Setting>
- </Settings>
-</SettingsFile> \ No newline at end of file