aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-06-05 18:54:19 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-06-05 18:54:19 +0300
commit9c78856e51418bebe66095fecf4c39d9b225e961 (patch)
treea0e2b7354a4805448acf229168dae56b6f3b1cd6 /Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/Settings.Designer.cs
parentb1b9ec165cc318caed1fc9b5919a03029b6cb29e (diff)
downloadTango-9c78856e51418bebe66095fecf4c39d9b225e961.tar.gz
Tango-9c78856e51418bebe66095fecf4c39d9b225e961.zip
Working on PPC !
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/Settings.Designer.cs')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/Settings.Designer.cs22
1 files changed, 9 insertions, 13 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/Settings.Designer.cs b/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/Settings.Designer.cs
index dab4cb31e..46e3b6e70 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/Settings.Designer.cs
+++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/Settings.Designer.cs
@@ -8,21 +8,17 @@
// </auto-generated>
//------------------------------------------------------------------------------
-namespace Tango.PPC.UI.Properties
-{
-
-
+namespace Tango.PPC.UI.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
- {
-
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.1.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
- {
+
+ public static Settings Default {
+ get {
return defaultInstance;
}
}