hytos / ID2.Manager / ID2.Manager.sln @ 56d59bde
이력 | 보기 | 이력해설 | 다운로드 (5.59 KB)
1 | b9a7af31 | yoush97 | |
---|---|---|---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
||
3 | 81d15568 | yoush97 | # Visual Studio Version 16 |
4 | VisualStudioVersion = 16.0.31624.102 |
||
5 | b9a7af31 | yoush97 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ID2.Manager", "ID2.Manager\ID2.Manager.csproj", "{226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}" |
||
7 | EndProject |
||
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ID2.Manager.Common", "ID2.Manager.Common\ID2.Manager.Common.csproj", "{D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}" |
||
9 | EndProject |
||
10 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ID2.Manager.Dapper", "ID2.Manager.Dapper\ID2.Manager.Dapper.csproj", "{6D22AAA8-D584-43F4-B71C-B32C5C9288ED}" |
||
11 | EndProject |
||
12 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ID2.Manager.Data", "ID2.Manager.Data\ID2.Manager.Data.csproj", "{B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}" |
||
13 | EndProject |
||
14 | 8164f84e | yoush97 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ID2.Manager.Controller", "ID2.Manager.Controller\ID2.Manager.Controller.csproj", "{83DACC10-43B1-4E38-ABEF-E5EF9492A82D}" |
15 | EndProject |
||
16 | 126958dd | taeseongkim | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Markus", "Markus", "{FE7B7374-BCFF-486C-B9C2-471F6DF6F5E8}" |
17 | ProjectSection(SolutionItems) = preProject |
||
18 | Markus\KCOM.exe = Markus\KCOM.exe |
||
19 | Markus\MARKUS.ini = Markus\MARKUS.ini |
||
20 | EndProjectSection |
||
21 | EndProject |
||
22 | d1d8c5ea | taeseongkim | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MarkusImageCreate", "MarkusImageCreate\MarkusImageCreate.csproj", "{465FA895-49CF-4E6D-A0E4-D12CA03B9FD5}" |
23 | EndProject |
||
24 | b9a7af31 | yoush97 | Global |
25 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||
26 | Debug|Any CPU = Debug|Any CPU |
||
27 | 73a686e6 | taeseongkim | Debug|x64 = Debug|x64 |
28 | b9a7af31 | yoush97 | Release|Any CPU = Release|Any CPU |
29 | 73a686e6 | taeseongkim | Release|x64 = Release|x64 |
30 | b9a7af31 | yoush97 | EndGlobalSection |
31 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||
32 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
33 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
34 | 73a686e6 | taeseongkim | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Debug|x64.ActiveCfg = Debug|x64 |
35 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Debug|x64.Build.0 = Debug|x64 |
||
36 | b9a7af31 | yoush97 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Release|Any CPU.ActiveCfg = Release|Any CPU |
37 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Release|Any CPU.Build.0 = Release|Any CPU |
||
38 | 73a686e6 | taeseongkim | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Release|x64.ActiveCfg = Release|x64 |
39 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Release|x64.Build.0 = Release|x64 |
||
40 | b9a7af31 | yoush97 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
41 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
42 | 73a686e6 | taeseongkim | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Debug|x64.ActiveCfg = Debug|x64 |
43 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Debug|x64.Build.0 = Debug|x64 |
||
44 | b9a7af31 | yoush97 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
45 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Release|Any CPU.Build.0 = Release|Any CPU |
||
46 | 73a686e6 | taeseongkim | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Release|x64.ActiveCfg = Release|x64 |
47 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Release|x64.Build.0 = Release|x64 |
||
48 | b9a7af31 | yoush97 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
49 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
50 | 73a686e6 | taeseongkim | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Debug|x64.ActiveCfg = Debug|x64 |
51 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Debug|x64.Build.0 = Debug|x64 |
||
52 | b9a7af31 | yoush97 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Release|Any CPU.ActiveCfg = Release|Any CPU |
53 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Release|Any CPU.Build.0 = Release|Any CPU |
||
54 | 73a686e6 | taeseongkim | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Release|x64.ActiveCfg = Release|x64 |
55 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Release|x64.Build.0 = Release|x64 |
||
56 | b9a7af31 | yoush97 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
57 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
58 | 73a686e6 | taeseongkim | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Debug|x64.ActiveCfg = Debug|x64 |
59 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Debug|x64.Build.0 = Debug|x64 |
||
60 | b9a7af31 | yoush97 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Release|Any CPU.ActiveCfg = Release|Any CPU |
61 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Release|Any CPU.Build.0 = Release|Any CPU |
||
62 | 73a686e6 | taeseongkim | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Release|x64.ActiveCfg = Release|x64 |
63 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Release|x64.Build.0 = Release|x64 |
||
64 | 8164f84e | yoush97 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
65 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
66 | 73a686e6 | taeseongkim | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Debug|x64.ActiveCfg = Debug|x64 |
67 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Debug|x64.Build.0 = Debug|x64 |
||
68 | 8164f84e | yoush97 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Release|Any CPU.ActiveCfg = Release|Any CPU |
69 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Release|Any CPU.Build.0 = Release|Any CPU |
||
70 | 73a686e6 | taeseongkim | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Release|x64.ActiveCfg = Release|x64 |
71 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Release|x64.Build.0 = Release|x64 |
||
72 | d1d8c5ea | taeseongkim | {465FA895-49CF-4E6D-A0E4-D12CA03B9FD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
73 | {465FA895-49CF-4E6D-A0E4-D12CA03B9FD5}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
74 | {465FA895-49CF-4E6D-A0E4-D12CA03B9FD5}.Debug|x64.ActiveCfg = Debug|x64 |
||
75 | {465FA895-49CF-4E6D-A0E4-D12CA03B9FD5}.Debug|x64.Build.0 = Debug|x64 |
||
76 | {465FA895-49CF-4E6D-A0E4-D12CA03B9FD5}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
77 | {465FA895-49CF-4E6D-A0E4-D12CA03B9FD5}.Release|Any CPU.Build.0 = Release|Any CPU |
||
78 | {465FA895-49CF-4E6D-A0E4-D12CA03B9FD5}.Release|x64.ActiveCfg = Release|Any CPU |
||
79 | {465FA895-49CF-4E6D-A0E4-D12CA03B9FD5}.Release|x64.Build.0 = Release|Any CPU |
||
80 | b9a7af31 | yoush97 | EndGlobalSection |
81 | GlobalSection(SolutionProperties) = preSolution |
||
82 | HideSolutionNode = FALSE |
||
83 | EndGlobalSection |
||
84 | GlobalSection(ExtensibilityGlobals) = postSolution |
||
85 | SolutionGuid = {29E3B016-DB3A-4601-925C-83E35ABADFF0} |
||
86 | EndGlobalSection |
||
87 | EndGlobal |