개정판 8e2743a3
Modified solution file and configuration file
KCOM.sln | ||
---|---|---|
1 | 1 |
|
2 | 2 |
Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | 3 |
# Visual Studio 15 |
4 |
VisualStudioVersion = 15.0.26730.3
|
|
4 |
VisualStudioVersion = 15.0.27130.2027
|
|
5 | 5 |
MinimumVisualStudioVersion = 10.0.40219.1 |
6 | 6 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KCOM", "KCOM\KCOM.csproj", "{9F7C22A1-065C-4203-A570-F9EEA08F2344}" |
7 | 7 |
ProjectSection(ProjectDependencies) = postProject |
... | ... | |
24 | 24 |
EndProject |
25 | 25 |
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "MARKUSSETUP", "MARKUSSETUP\MARKUSSETUP.vdproj", "{D391F4B0-7737-4FCC-8641-FF1B50B490BC}" |
26 | 26 |
EndProject |
27 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo", "Demo\Demo.csproj", "{B0E541F9-739E-46F8-956C-104CB384466A}" |
|
28 |
EndProject |
|
29 | 27 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_", "Test_\Test_.csproj", "{1360E7AD-00BB-4EEE-BA2B-5AFD400591D4}" |
30 | 28 |
EndProject |
29 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IFinalPDF", "IFinalPDF\IFinalPDF.csproj", "{784438BE-2074-41AE-A692-24E1A4A67FE3}" |
|
30 |
EndProject |
|
31 | 31 |
Global |
32 | 32 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
33 | 33 |
Debug|Any CPU = Debug|Any CPU |
... | ... | |
104 | 104 |
{D391F4B0-7737-4FCC-8641-FF1B50B490BC}.Debug|x64.ActiveCfg = Debug |
105 | 105 |
{D391F4B0-7737-4FCC-8641-FF1B50B490BC}.Release|Any CPU.ActiveCfg = Release |
106 | 106 |
{D391F4B0-7737-4FCC-8641-FF1B50B490BC}.Release|x64.ActiveCfg = Release |
107 |
{B0E541F9-739E-46F8-956C-104CB384466A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
108 |
{B0E541F9-739E-46F8-956C-104CB384466A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
109 |
{B0E541F9-739E-46F8-956C-104CB384466A}.Debug|x64.ActiveCfg = Debug|Any CPU |
|
110 |
{B0E541F9-739E-46F8-956C-104CB384466A}.Debug|x64.Build.0 = Debug|Any CPU |
|
111 |
{B0E541F9-739E-46F8-956C-104CB384466A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
112 |
{B0E541F9-739E-46F8-956C-104CB384466A}.Release|Any CPU.Build.0 = Release|Any CPU |
|
113 |
{B0E541F9-739E-46F8-956C-104CB384466A}.Release|x64.ActiveCfg = Release|Any CPU |
|
114 |
{B0E541F9-739E-46F8-956C-104CB384466A}.Release|x64.Build.0 = Release|Any CPU |
|
115 | 107 |
{1360E7AD-00BB-4EEE-BA2B-5AFD400591D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
116 | 108 |
{1360E7AD-00BB-4EEE-BA2B-5AFD400591D4}.Debug|Any CPU.Build.0 = Debug|Any CPU |
117 | 109 |
{1360E7AD-00BB-4EEE-BA2B-5AFD400591D4}.Debug|x64.ActiveCfg = Debug|Any CPU |
... | ... | |
120 | 112 |
{1360E7AD-00BB-4EEE-BA2B-5AFD400591D4}.Release|Any CPU.Build.0 = Release|Any CPU |
121 | 113 |
{1360E7AD-00BB-4EEE-BA2B-5AFD400591D4}.Release|x64.ActiveCfg = Release|Any CPU |
122 | 114 |
{1360E7AD-00BB-4EEE-BA2B-5AFD400591D4}.Release|x64.Build.0 = Release|Any CPU |
115 |
{784438BE-2074-41AE-A692-24E1A4A67FE3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
116 |
{784438BE-2074-41AE-A692-24E1A4A67FE3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
117 |
{784438BE-2074-41AE-A692-24E1A4A67FE3}.Debug|x64.ActiveCfg = Debug|Any CPU |
|
118 |
{784438BE-2074-41AE-A692-24E1A4A67FE3}.Debug|x64.Build.0 = Debug|Any CPU |
|
119 |
{784438BE-2074-41AE-A692-24E1A4A67FE3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
120 |
{784438BE-2074-41AE-A692-24E1A4A67FE3}.Release|Any CPU.Build.0 = Release|Any CPU |
|
121 |
{784438BE-2074-41AE-A692-24E1A4A67FE3}.Release|x64.ActiveCfg = Release|Any CPU |
|
122 |
{784438BE-2074-41AE-A692-24E1A4A67FE3}.Release|x64.Build.0 = Release|Any CPU |
|
123 | 123 |
EndGlobalSection |
124 | 124 |
GlobalSection(SolutionProperties) = preSolution |
125 | 125 |
HideSolutionNode = FALSE |
KCOM/KCOM.csproj | ||
---|---|---|
196 | 196 |
<Compile Include="Controls\CheckList_Detail.xaml.cs"> |
197 | 197 |
<DependentUpon>CheckList_Detail.xaml</DependentUpon> |
198 | 198 |
</Compile> |
199 |
<Compile Include="Controls\CheckList_Status.xaml.cs"> |
|
200 |
<DependentUpon>CheckList_Status.xaml</DependentUpon> |
|
201 |
</Compile> |
|
199 | 202 |
<Compile Include="Controls\CommantImage.xaml.cs"> |
200 | 203 |
<DependentUpon>CommantImage.xaml</DependentUpon> |
201 | 204 |
</Compile> |
... | ... | |
268 | 271 |
<Generator>MSBuild:Compile</Generator> |
269 | 272 |
<SubType>Designer</SubType> |
270 | 273 |
</Page> |
274 |
<Page Include="Controls\CheckList_Status.xaml"> |
|
275 |
<Generator>MSBuild:Compile</Generator> |
|
276 |
<SubType>Designer</SubType> |
|
277 |
</Page> |
|
271 | 278 |
<Page Include="Controls\CommantImage.xaml"> |
272 | 279 |
<Generator>MSBuild:Compile</Generator> |
273 | 280 |
<SubType>Designer</SubType> |
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.5.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.UserScopedSettingAttribute()] |
27 | 27 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
28 |
[global::System.Configuration.DefaultSettingValueAttribute("http://localhost:10533")]
|
|
28 |
[global::System.Configuration.DefaultSettingValueAttribute("http://cloud.devdoftech.co.kr:5978")]
|
|
29 | 29 |
public string BaseClientAddress { |
30 | 30 |
get { |
31 | 31 |
return ((string)(this["BaseClientAddress"])); |
... | ... | |
66 | 66 |
|
67 | 67 |
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
68 | 68 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
69 |
[global::System.Configuration.DefaultSettingValueAttribute("http://cloud.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png")] |
|
70 |
public string subServerImageWebPath { |
|
71 |
get { |
|
72 |
return ((string)(this["subServerImageWebPath"])); |
|
73 |
} |
|
74 |
} |
|
75 |
|
|
76 |
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
|
77 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
78 |
[global::System.Configuration.DefaultSettingValueAttribute("http://cloud.devdoftech.co.kr:5977/TileSource/Check_Test/CheckList_T.xlsx")] |
|
79 |
public string excelFilePath { |
|
80 |
get { |
|
81 |
return ((string)(this["excelFilePath"])); |
|
82 |
} |
|
83 |
} |
|
84 |
|
|
85 |
[global::System.Configuration.ApplicationScopedSettingAttribute()] |
|
86 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
69 | 87 |
[global::System.Configuration.DefaultSettingValueAttribute("Vendor확인완료;Vendor적용완료;프로젝트 종료")] |
70 | 88 |
public string STATUS_DISCRIPTION { |
71 | 89 |
get { |
KCOM/Properties/Settings.settings | ||
---|---|---|
3 | 3 |
<Profiles /> |
4 | 4 |
<Settings> |
5 | 5 |
<Setting Name="BaseClientAddress" Type="System.String" Scope="User"> |
6 |
<Value Profile="(Default)">http://localhost:10533</Value>
|
|
6 |
<Value Profile="(Default)">http://cloud.devdoftech.co.kr:5978</Value>
|
|
7 | 7 |
</Setting> |
8 | 8 |
<Setting Name="KCOM_kr_co_devdoftech_cloud_FileUpload" Type="(Web Service URL)" Scope="Application"> |
9 | 9 |
<Value Profile="(Default)">http://cloud.devdoftech.co.kr:5977/ImageUpload/FileUpload.asmx</Value> |
KCOM/app.config | ||
---|---|---|
45 | 45 |
<userSettings> |
46 | 46 |
<KCOM.Properties.Settings> |
47 | 47 |
<setting name="BaseClientAddress" serializeAs="String"> |
48 |
<value>http://localhost:10533</value>
|
|
48 |
<value>http://cloud.devdoftech.co.kr:5978</value>
|
|
49 | 49 |
</setting> |
50 | 50 |
</KCOM.Properties.Settings> |
51 | 51 |
</userSettings> |
... | ... | |
83 | 83 |
<setting name="mainServerImageWebPath" serializeAs="String"> |
84 | 84 |
<value>http://cloud.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value> |
85 | 85 |
</setting> |
86 |
<setting name="STATUS_DISCRIPTION" serializeAs="String"> |
|
87 |
<value>Vendor확인완료;Vendor적용완료;프로젝트 종료</value> |
|
88 |
</setting> |
|
89 | 86 |
<setting name="subServerImageWebPath" serializeAs="String"> |
90 | 87 |
<value>http://cloud.devdoftech.co.kr:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</value> |
91 | 88 |
</setting> |
92 | 89 |
<setting name="excelFilePath" serializeAs="String"> |
93 | 90 |
<value>http://cloud.devdoftech.co.kr:5977/TileSource/Check_Test/CheckList_T.xlsx</value> |
94 | 91 |
</setting> |
92 |
<setting name="STATUS_DISCRIPTION" serializeAs="String"> |
|
93 |
<value>Vendor확인완료;Vendor적용완료;프로젝트 종료</value> |
|
94 |
</setting> |
|
95 | 95 |
</KCOM.Properties.Settings> |
96 | 96 |
</applicationSettings> |
97 | 97 |
<entityFramework> |
KCOM_API/KCOM_API.csproj | ||
---|---|---|
44 | 44 |
<Prefer32Bit>false</Prefer32Bit> |
45 | 45 |
</PropertyGroup> |
46 | 46 |
<ItemGroup> |
47 |
<Reference Include="IFinalPDF, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
48 |
<SpecificVersion>False</SpecificVersion> |
|
49 |
<HintPath>..\..\..\KCOM_FinalService\KCOM_FinalService\bin\Debug\IFinalPDF.dll</HintPath> |
|
50 |
</Reference> |
|
51 | 47 |
<Reference Include="Microsoft.CSharp" /> |
52 | 48 |
<Reference Include="System.Data.DataSetExtensions" /> |
53 | 49 |
<Reference Include="System.Data.Entity" /> |
... | ... | |
104 | 100 |
<Project>{ab53fc3b-606b-499e-b2a8-acdb3bcc2c98}</Project> |
105 | 101 |
<Name>CompareLib</Name> |
106 | 102 |
</ProjectReference> |
103 |
<ProjectReference Include="..\IFinalPDF\IFinalPDF.csproj"> |
|
104 |
<Project>{784438be-2074-41ae-a692-24e1a4a67fe3}</Project> |
|
105 |
<Name>IFinalPDF</Name> |
|
106 |
</ProjectReference> |
|
107 | 107 |
<ProjectReference Include="..\IKCOM\IKCOM.csproj"> |
108 | 108 |
<Project>{f236a005-12f4-406a-b9ed-0c3b5d994001}</Project> |
109 | 109 |
<Name>IKCOM</Name> |
내보내기 Unified diff