|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.27130.2024 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentation", "{561759D2-4D2D-4EE3-9565-9AAEC4A7D64B}" |
| 7 | + ProjectSection(SolutionItems) = preProject |
| 8 | + README.md = README.md |
| 9 | + EndProjectSection |
| 10 | +EndProject |
| 11 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Canon", "Canon\src\Canon.csproj", "{A36EEB3F-89F0-4435-8527-2E68CC6067E1}" |
| 12 | +EndProject |
| 13 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Canon.Tests", "Canon\tests\Canon.Tests.csproj", "{DEDA9681-2C11-492F-B1C9-D772BB45730A}" |
| 14 | +EndProject |
| 15 | +Global |
| 16 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 17 | + Debug|Any CPU = Debug|Any CPU |
| 18 | + Release|Any CPU = Release|Any CPU |
| 19 | + EndGlobalSection |
| 20 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 21 | + {A36EEB3F-89F0-4435-8527-2E68CC6067E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 22 | + {A36EEB3F-89F0-4435-8527-2E68CC6067E1}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 23 | + {A36EEB3F-89F0-4435-8527-2E68CC6067E1}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 24 | + {A36EEB3F-89F0-4435-8527-2E68CC6067E1}.Release|Any CPU.Build.0 = Release|Any CPU |
| 25 | + {DEDA9681-2C11-492F-B1C9-D772BB45730A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 26 | + {DEDA9681-2C11-492F-B1C9-D772BB45730A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 27 | + {DEDA9681-2C11-492F-B1C9-D772BB45730A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 28 | + {DEDA9681-2C11-492F-B1C9-D772BB45730A}.Release|Any CPU.Build.0 = Release|Any CPU |
| 29 | + EndGlobalSection |
| 30 | + GlobalSection(SolutionProperties) = preSolution |
| 31 | + HideSolutionNode = FALSE |
| 32 | + EndGlobalSection |
| 33 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 34 | + SolutionGuid = {6869E5BF-551A-40F1-9B6B-D1B27A5676CB} |
| 35 | + EndGlobalSection |
| 36 | + GlobalSection(Performance) = preSolution |
| 37 | + HasPerformanceSessions = true |
| 38 | + EndGlobalSection |
| 39 | + GlobalSection(Performance) = preSolution |
| 40 | + HasPerformanceSessions = true |
| 41 | + EndGlobalSection |
| 42 | +EndGlobal |
0 commit comments