summaryrefslogtreecommitdiff
path: root/windows/WebUIWrapper/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@zerotier.com>2015-05-08 12:16:02 -0700
committerAdam Ierymenko <adam.ierymenko@zerotier.com>2015-05-08 12:16:02 -0700
commit92ca53e14113f3243d1516fe3c4c841aa967626d (patch)
treea84c5f10bb04c1cefd0661c6d786b673d789f31b /windows/WebUIWrapper/Properties/Settings.Designer.cs
parenta913f006708312fa844d304641b207e9ff730b30 (diff)
downloadinfinitytier-92ca53e14113f3243d1516fe3c4c841aa967626d.tar.gz
infinitytier-92ca53e14113f3243d1516fe3c4c841aa967626d.zip
Add pre-build signed UI wrapper .exe.
Diffstat (limited to 'windows/WebUIWrapper/Properties/Settings.Designer.cs')
-rw-r--r--windows/WebUIWrapper/Properties/Settings.Designer.cs20
1 files changed, 8 insertions, 12 deletions
diff --git a/windows/WebUIWrapper/Properties/Settings.Designer.cs b/windows/WebUIWrapper/Properties/Settings.Designer.cs
index 8eb61166..8115e015 100644
--- a/windows/WebUIWrapper/Properties/Settings.Designer.cs
+++ b/windows/WebUIWrapper/Properties/Settings.Designer.cs
@@ -8,21 +8,17 @@
// </auto-generated>
//------------------------------------------------------------------------------
-namespace WebUIWrapper.Properties
-{
-
-
+namespace WebUIWrapper.Properties {
+
+
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
- internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
- {
-
+ internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
+
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
-
- public static Settings Default
- {
- get
- {
+
+ public static Settings Default {
+ get {
return defaultInstance;
}
}