프로젝트

일반

사용자정보

개정판 ff01c725

IDff01c72555c4ddbb07e4d451cdd16b109d6bb957
상위 4eb4f3f9
하위 36595d5a

백흠경이(가) 5년 이상 전에 추가함

issue #1187: 설치 파일 for SNI

Change-Id: If9472fac917642303f5a53438a6e8d0c19e82db2

차이점 보기:

KCOM_API/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.8.0.0")]
15
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.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())));
......
25 25
        
26 26
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
27 27
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
28
        [global::System.Configuration.DefaultSettingValueAttribute("http://cloud.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
28
        [global::System.Configuration.DefaultSettingValueAttribute("http://localhost/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
29 29
        public string TileSoucePath {
30 30
            get {
31 31
                return ((string)(this["TileSoucePath"]));
......
34 34
        
35 35
        [global::System.Configuration.ApplicationScopedSettingAttribute()]
36 36
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
37
        [global::System.Configuration.DefaultSettingValueAttribute("http://cloud.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
37
        [global::System.Configuration.DefaultSettingValueAttribute("http://localhost/TileSource/{0}_Tile/{1}/{2}/{3}.png")]
38 38
        public string TileSoucePath_SUB {
39 39
            get {
40 40
                return ((string)(this["TileSoucePath_SUB"]));

내보내기 Unified diff

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