markus / ImageComparer / Markus.Image_VS2019.sln @ master
이력 | 보기 | 이력해설 | 다운로드 (2.33 KB)
1 | ce5a1268 | taeseongkim | |
---|---|---|---|
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
||
3 | 16231f58 | taeseongkim | # Visual Studio Version 17 |
4 | VisualStudioVersion = 17.9.34518.117 |
||
5 | ce5a1268 | taeseongkim | 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 | c1659a98 | taeseongkim | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Markus.ImageCompare", "Markus.ImageComparer\Markus.ImageCompare.csproj", "{B14C29D6-C032-48B3-AE56-D6B62FA3B693}" |
14 | ce5a1268 | taeseongkim | EndProject |
15 | 16231f58 | taeseongkim | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Markus.ImageCompare.Onnx", "Markus.ImageCompare.Onnx\Markus.ImageCompare.Onnx.csproj", "{92D0320E-1349-4978-91A1-068F573A248E}" |
16 | EndProject |
||
17 | ce5a1268 | taeseongkim | 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 | {B14C29D6-C032-48B3-AE56-D6B62FA3B693}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
28 | {B14C29D6-C032-48B3-AE56-D6B62FA3B693}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
29 | {B14C29D6-C032-48B3-AE56-D6B62FA3B693}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
30 | {B14C29D6-C032-48B3-AE56-D6B62FA3B693}.Release|Any CPU.Build.0 = Release|Any CPU |
||
31 | 16231f58 | taeseongkim | {92D0320E-1349-4978-91A1-068F573A248E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
32 | {92D0320E-1349-4978-91A1-068F573A248E}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
33 | {92D0320E-1349-4978-91A1-068F573A248E}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
34 | {92D0320E-1349-4978-91A1-068F573A248E}.Release|Any CPU.Build.0 = Release|Any CPU |
||
35 | ce5a1268 | taeseongkim | 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 |