프로젝트

일반

사용자정보

개정판 c4a4d59c

IDc4a4d59c9efaaf46e85a069af2c12e28193ce157
상위 e84214e0
하위 bf38de8b

이지연이(가) 6년 이상 전에 추가함

issue #660 SmartUpdate 구현

차이점 보기:

KCOM/Properties/Settings.Designer.cs
12 12
    
13 13
    
14 14
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
15
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.6.0.0")]
15
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.8.0.0")]
16 16
    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
17 17
        
18 18
        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
......
102 102
                this["HubAddress"] = value;
103 103
            }
104 104
        }
105

  
106
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
107
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
108
        [global::System.Configuration.DefaultSettingValueAttribute("http://www.devdoftech.co.kr:5977/TileSource/Version/version_x64.xml")]
109
        public string UpdateVer64
110
        {
111
            get
112
            {
113
                return ((string)(this["UpdateVer64"]));
114
            }
115
        }
116

  
117
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
118
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
119
        [global::System.Configuration.DefaultSettingValueAttribute("http://www.devdoftech.co.kr:5977/TileSource/Version/version_x86.xml")]
120
        public string UpdateVer86
121
        {
122
            get
123
            {
124
                return ((string)(this["UpdateVer86"]));
125
            }
126
        }
105 127
    }
106 128
}

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)