lg
2024-09-17 a8ed3d24ba97b9ee93de0f15fb15b46a9850b2fc
DevApp/Gs.DevApp/Properties/Settings.Designer.cs
@@ -62,12 +62,12 @@
        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("")]
        public string orgguid {
        public string orgGuid {
            get {
                return ((string)(this["orgguid"]));
                return ((string)(this["orgGuid"]));
            }
            set {
                this["orgguid"] = value;
                this["orgGuid"] = value;
            }
        }
    }