hytos / ID2.Manager / ID2.Manager.sln @ d8bd4799
이력 | 보기 | 이력해설 | 다운로드 (9.03 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 | 86562d21 | taeseongkim | Markus\MARKUS_SEC.ini = Markus\MARKUS_SEC.ini |
21 | Markus\test_SEC.bat = Markus\test_SEC.bat |
||
22 | 126958dd | taeseongkim | EndProjectSection |
23 | EndProject |
||
24 | fba59659 | taeseongkim | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Nuget", "Nuget", "{72865341-A4FF-466E-88C2-BC578B3AA67F}" |
25 | ProjectSection(SolutionItems) = preProject |
||
26 | Nuget.config = Nuget.config |
||
27 | fb735d21 | taeseongkim | nuget.exe = nuget.exe |
28 | Readme.txt = Readme.txt |
||
29 | fba59659 | taeseongkim | EndProjectSection |
30 | EndProject |
||
31 | b9a7af31 | yoush97 | Global |
32 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||
33 | Debug|Any CPU = Debug|Any CPU |
||
34 | 73a686e6 | taeseongkim | Debug|x64 = Debug|x64 |
35 | c7f3eb42 | taeseongkim | Debug|x86 = Debug|x86 |
36 | MarkusImageCreate|Any CPU = MarkusImageCreate|Any CPU |
||
37 | MarkusImageCreate|x64 = MarkusImageCreate|x64 |
||
38 | MarkusImageCreate|x86 = MarkusImageCreate|x86 |
||
39 | b9a7af31 | yoush97 | Release|Any CPU = Release|Any CPU |
40 | 73a686e6 | taeseongkim | Release|x64 = Release|x64 |
41 | c7f3eb42 | taeseongkim | Release|x86 = Release|x86 |
42 | b9a7af31 | yoush97 | EndGlobalSection |
43 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||
44 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
45 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
46 | 73a686e6 | taeseongkim | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Debug|x64.ActiveCfg = Debug|x64 |
47 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Debug|x64.Build.0 = Debug|x64 |
||
48 | c7f3eb42 | taeseongkim | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Debug|x86.ActiveCfg = Debug|Any CPU |
49 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Debug|x86.Build.0 = Debug|Any CPU |
||
50 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.MarkusImageCreate|Any CPU.ActiveCfg = Debug|Any CPU |
||
51 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.MarkusImageCreate|Any CPU.Build.0 = Debug|Any CPU |
||
52 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.MarkusImageCreate|x64.ActiveCfg = Debug|x64 |
||
53 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.MarkusImageCreate|x64.Build.0 = Debug|x64 |
||
54 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.MarkusImageCreate|x86.ActiveCfg = Debug|Any CPU |
||
55 | b9a7af31 | yoush97 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Release|Any CPU.ActiveCfg = Release|Any CPU |
56 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Release|Any CPU.Build.0 = Release|Any CPU |
||
57 | 73a686e6 | taeseongkim | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Release|x64.ActiveCfg = Release|x64 |
58 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Release|x64.Build.0 = Release|x64 |
||
59 | c7f3eb42 | taeseongkim | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Release|x86.ActiveCfg = Release|Any CPU |
60 | {226CE2A3-DD88-4C99-A8E6-FAC5A4D78C71}.Release|x86.Build.0 = Release|Any CPU |
||
61 | b9a7af31 | yoush97 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
62 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
63 | 73a686e6 | taeseongkim | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Debug|x64.ActiveCfg = Debug|x64 |
64 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Debug|x64.Build.0 = Debug|x64 |
||
65 | c7f3eb42 | taeseongkim | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Debug|x86.ActiveCfg = Debug|Any CPU |
66 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Debug|x86.Build.0 = Debug|Any CPU |
||
67 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.MarkusImageCreate|Any CPU.ActiveCfg = Debug|Any CPU |
||
68 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.MarkusImageCreate|Any CPU.Build.0 = Debug|Any CPU |
||
69 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.MarkusImageCreate|x64.ActiveCfg = Debug|x64 |
||
70 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.MarkusImageCreate|x64.Build.0 = Debug|x64 |
||
71 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.MarkusImageCreate|x86.ActiveCfg = Debug|Any CPU |
||
72 | b9a7af31 | yoush97 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
73 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Release|Any CPU.Build.0 = Release|Any CPU |
||
74 | 73a686e6 | taeseongkim | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Release|x64.ActiveCfg = Release|x64 |
75 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Release|x64.Build.0 = Release|x64 |
||
76 | c7f3eb42 | taeseongkim | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Release|x86.ActiveCfg = Release|Any CPU |
77 | {D5ABDF40-CA97-4B5A-A08C-63D7D53BCA3A}.Release|x86.Build.0 = Release|Any CPU |
||
78 | b9a7af31 | yoush97 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
79 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
80 | 73a686e6 | taeseongkim | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Debug|x64.ActiveCfg = Debug|x64 |
81 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Debug|x64.Build.0 = Debug|x64 |
||
82 | c7f3eb42 | taeseongkim | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Debug|x86.ActiveCfg = Debug|Any CPU |
83 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Debug|x86.Build.0 = Debug|Any CPU |
||
84 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.MarkusImageCreate|Any CPU.ActiveCfg = Debug|Any CPU |
||
85 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.MarkusImageCreate|Any CPU.Build.0 = Debug|Any CPU |
||
86 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.MarkusImageCreate|x64.ActiveCfg = Debug|x64 |
||
87 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.MarkusImageCreate|x64.Build.0 = Debug|x64 |
||
88 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.MarkusImageCreate|x86.ActiveCfg = Debug|Any CPU |
||
89 | b9a7af31 | yoush97 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Release|Any CPU.ActiveCfg = Release|Any CPU |
90 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Release|Any CPU.Build.0 = Release|Any CPU |
||
91 | 73a686e6 | taeseongkim | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Release|x64.ActiveCfg = Release|x64 |
92 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Release|x64.Build.0 = Release|x64 |
||
93 | c7f3eb42 | taeseongkim | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Release|x86.ActiveCfg = Release|Any CPU |
94 | {6D22AAA8-D584-43F4-B71C-B32C5C9288ED}.Release|x86.Build.0 = Release|Any CPU |
||
95 | b9a7af31 | yoush97 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
96 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
97 | 73a686e6 | taeseongkim | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Debug|x64.ActiveCfg = Debug|x64 |
98 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Debug|x64.Build.0 = Debug|x64 |
||
99 | c7f3eb42 | taeseongkim | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Debug|x86.ActiveCfg = Debug|Any CPU |
100 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Debug|x86.Build.0 = Debug|Any CPU |
||
101 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.MarkusImageCreate|Any CPU.ActiveCfg = Debug|Any CPU |
||
102 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.MarkusImageCreate|Any CPU.Build.0 = Debug|Any CPU |
||
103 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.MarkusImageCreate|x64.ActiveCfg = Debug|x64 |
||
104 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.MarkusImageCreate|x64.Build.0 = Debug|x64 |
||
105 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.MarkusImageCreate|x86.ActiveCfg = Debug|Any CPU |
||
106 | b9a7af31 | yoush97 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Release|Any CPU.ActiveCfg = Release|Any CPU |
107 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Release|Any CPU.Build.0 = Release|Any CPU |
||
108 | 73a686e6 | taeseongkim | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Release|x64.ActiveCfg = Release|x64 |
109 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Release|x64.Build.0 = Release|x64 |
||
110 | c7f3eb42 | taeseongkim | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Release|x86.ActiveCfg = Release|Any CPU |
111 | {B17C0800-40F4-40E2-B5A6-D366D9C2E0F6}.Release|x86.Build.0 = Release|Any CPU |
||
112 | 8164f84e | yoush97 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
113 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
114 | 73a686e6 | taeseongkim | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Debug|x64.ActiveCfg = Debug|x64 |
115 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Debug|x64.Build.0 = Debug|x64 |
||
116 | c7f3eb42 | taeseongkim | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Debug|x86.ActiveCfg = Debug|Any CPU |
117 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Debug|x86.Build.0 = Debug|Any CPU |
||
118 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.MarkusImageCreate|Any CPU.ActiveCfg = Debug|Any CPU |
||
119 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.MarkusImageCreate|Any CPU.Build.0 = Debug|Any CPU |
||
120 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.MarkusImageCreate|x64.ActiveCfg = Debug|x64 |
||
121 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.MarkusImageCreate|x64.Build.0 = Debug|x64 |
||
122 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.MarkusImageCreate|x86.ActiveCfg = Debug|Any CPU |
||
123 | 8164f84e | yoush97 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Release|Any CPU.ActiveCfg = Release|Any CPU |
124 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Release|Any CPU.Build.0 = Release|Any CPU |
||
125 | 73a686e6 | taeseongkim | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Release|x64.ActiveCfg = Release|x64 |
126 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Release|x64.Build.0 = Release|x64 |
||
127 | c7f3eb42 | taeseongkim | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Release|x86.ActiveCfg = Release|Any CPU |
128 | {83DACC10-43B1-4E38-ABEF-E5EF9492A82D}.Release|x86.Build.0 = Release|Any CPU |
||
129 | b9a7af31 | yoush97 | EndGlobalSection |
130 | GlobalSection(SolutionProperties) = preSolution |
||
131 | HideSolutionNode = FALSE |
||
132 | EndGlobalSection |
||
133 | GlobalSection(ExtensibilityGlobals) = postSolution |
||
134 | SolutionGuid = {29E3B016-DB3A-4601-925C-83E35ABADFF0} |
||
135 | EndGlobalSection |
||
136 | EndGlobal |