markus / ImageComparer / Markus.Image_VS2019.sln @ 19d602e0
이력 | 보기 | 이력해설 | 다운로드 (2.32 KB)
1 | ce5a1268 | taeseongkim | |
---|---|---|---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
||
3 | # Visual Studio Version 16 |
||
4 | VisualStudioVersion = 16.0.30204.135 |
||
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
||
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComparerTestWPF", "ComparerTestWPF\ComparerTestWPF.csproj", "{154D99CA-A021-4FFD-A590-5CEBF6C99BB3}" |
||
7 | EndProject |
||
8 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Nuget", "Nuget", "{101826B1-FAA0-42AE-B81E-BF0B4CAD526F}" |
||
9 | ProjectSection(SolutionItems) = preProject |
||
10 | Nuget\Markus.Image.nupkg = Nuget\Markus.Image.nupkg |
||
11 | EndProjectSection |
||
12 | EndProject |
||
13 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.Image.EMGU", "Markus.ImageComparer.EMGU\Markus.Image.EMGU.csproj", "{96437AC2-24F9-48A7-AC24-221086017BB3}" |
||
14 | EndProject |
||
15 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.ImageCompare", "Markus.ImageComparer\Markus.ImageCompare.csproj", "{B14C29D6-C032-48B3-AE56-D6B62FA3B693}" |
||
16 | EndProject |
||
17 | Global |
||
18 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||
19 | Debug|Any CPU = Debug|Any CPU |
||
20 | Release|Any CPU = Release|Any CPU |
||
21 | EndGlobalSection |
||
22 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||
23 | {154D99CA-A021-4FFD-A590-5CEBF6C99BB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
24 | {154D99CA-A021-4FFD-A590-5CEBF6C99BB3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
25 | {154D99CA-A021-4FFD-A590-5CEBF6C99BB3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
26 | {154D99CA-A021-4FFD-A590-5CEBF6C99BB3}.Release|Any CPU.Build.0 = Release|Any CPU |
||
27 | {96437AC2-24F9-48A7-AC24-221086017BB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
28 | {96437AC2-24F9-48A7-AC24-221086017BB3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
29 | {96437AC2-24F9-48A7-AC24-221086017BB3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
30 | {96437AC2-24F9-48A7-AC24-221086017BB3}.Release|Any CPU.Build.0 = Release|Any CPU |
||
31 | {B14C29D6-C032-48B3-AE56-D6B62FA3B693}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
32 | {B14C29D6-C032-48B3-AE56-D6B62FA3B693}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
33 | {B14C29D6-C032-48B3-AE56-D6B62FA3B693}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
34 | {B14C29D6-C032-48B3-AE56-D6B62FA3B693}.Release|Any CPU.Build.0 = Release|Any CPU |
||
35 | EndGlobalSection |
||
36 | GlobalSection(SolutionProperties) = preSolution |
||
37 | HideSolutionNode = FALSE |
||
38 | EndGlobalSection |
||
39 | GlobalSection(ExtensibilityGlobals) = postSolution |
||
40 | SolutionGuid = {845D8227-7407-4233-A0F3-E2E6CCDCA8B0} |
||
41 | EndGlobalSection |
||
42 | EndGlobal |