StephaneLenclud@0: //------------------------------------------------------------------------------ StephaneLenclud@0: // StephaneLenclud@0: // This code was generated by a tool. StephaneLenclud@0: // Runtime Version:4.0.30319.18408 StephaneLenclud@0: // StephaneLenclud@0: // Changes to this file may cause incorrect behavior and will be lost if StephaneLenclud@0: // the code is regenerated. StephaneLenclud@0: // StephaneLenclud@0: //------------------------------------------------------------------------------ StephaneLenclud@0: StephaneLenclud@0: namespace SatChanGen.Properties StephaneLenclud@0: { StephaneLenclud@0: StephaneLenclud@0: StephaneLenclud@0: [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] StephaneLenclud@0: [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")] StephaneLenclud@0: internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase StephaneLenclud@0: { StephaneLenclud@0: StephaneLenclud@0: private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); StephaneLenclud@0: StephaneLenclud@0: public static Settings Default StephaneLenclud@0: { StephaneLenclud@0: get StephaneLenclud@0: { StephaneLenclud@0: return defaultInstance; StephaneLenclud@0: } StephaneLenclud@0: } StephaneLenclud@0: } StephaneLenclud@0: }