aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival-CS/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-07 07:22:01 +0700
committerEverythingWindows <[email protected]>2022-11-07 07:22:01 +0700
commit8dc0fd274fa042f0e69d6763ee79ed3f79bb7b14 (patch)
tree6320cca38cb1e70b7b283d47d14283e615d311d7 /ShiftOS-TheRevival-CS/Properties/Settings.Designer.cs
parent78525e6c04152957c5862ace155b90a9ac060002 (diff)
downloadshiftos-therevival-old-8dc0fd274fa042f0e69d6763ee79ed3f79bb7b14.tar.gz
shiftos-therevival-old-8dc0fd274fa042f0e69d6763ee79ed3f79bb7b14.tar.bz2
shiftos-therevival-old-8dc0fd274fa042f0e69d6763ee79ed3f79bb7b14.zip
csharp branch initialize
Diffstat (limited to 'ShiftOS-TheRevival-CS/Properties/Settings.Designer.cs')
-rw-r--r--ShiftOS-TheRevival-CS/Properties/Settings.Designer.cs29
1 files changed, 29 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival-CS/Properties/Settings.Designer.cs b/ShiftOS-TheRevival-CS/Properties/Settings.Designer.cs
new file mode 100644
index 0000000..a31e70d
--- /dev/null
+++ b/ShiftOS-TheRevival-CS/Properties/Settings.Designer.cs
@@ -0,0 +1,29 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+
+namespace ShiftOS_TheRevival_CS.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
+ {
+
+ private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
+
+ public static Settings Default
+ {
+ get
+ {
+ return defaultInstance;
+ }
+ }
+ }
+}