|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.4.33205.214 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Internal", "Internal", "{ADD4FFA6-C258-424D-9AEC-B3334438C250}" |
| 7 | +EndProject |
| 8 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scripts", "Scripts", "{46407C44-548A-4479-8BB4-F1ED9B8BC834}" |
| 9 | +EndProject |
| 10 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dlls", "Dlls", "{8280F964-24F4-41E5-913C-3CF6318D6DDB}" |
| 11 | + ProjectSection(SolutionItems) = preProject |
| 12 | + Dlls\readme.txt = Dlls\readme.txt |
| 13 | + EndProjectSection |
| 14 | +EndProject |
| 15 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentation", "{E4D6141E-3973-40C8-A3C3-958823C8646F}" |
| 16 | + ProjectSection(SolutionItems) = preProject |
| 17 | + Documentation\readme.txt = Documentation\readme.txt |
| 18 | + EndProjectSection |
| 19 | +EndProject |
| 20 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Code Analysis", "Code Analysis", "{5184F4B0-46CE-4E0B-A218-68B0E1D566DE}" |
| 21 | + ProjectSection(SolutionItems) = preProject |
| 22 | + Internal\Code Analysis\qaction-debug.ruleset = Internal\Code Analysis\qaction-debug.ruleset |
| 23 | + Internal\Code Analysis\qaction-release.ruleset = Internal\Code Analysis\qaction-release.ruleset |
| 24 | + EndProjectSection |
| 25 | +EndProject |
| 26 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PTP Info", "PTP Info", "{3CC93E04-7DA7-425C-9F79-8AA802ADD17A}" |
| 27 | + ProjectSection(SolutionItems) = preProject |
| 28 | + PTP Info.xml = PTP Info.xml |
| 29 | + EndProjectSection |
| 30 | +EndProject |
| 31 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Actions", "Actions", "{052EF4C2-67BA-4966-90D9-40914B0FDFF1}" |
| 32 | +EndProject |
| 33 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PTP Info_1", "PTP Info_1\PTP Info_1.csproj", "{16BAC5EF-192A-4BD1-A0EC-16B8C674E58A}" |
| 34 | +EndProject |
| 35 | +Global |
| 36 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 37 | + Debug|Any CPU = Debug|Any CPU |
| 38 | + Release|Any CPU = Release|Any CPU |
| 39 | + EndGlobalSection |
| 40 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 41 | + {16BAC5EF-192A-4BD1-A0EC-16B8C674E58A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 42 | + {16BAC5EF-192A-4BD1-A0EC-16B8C674E58A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 43 | + {16BAC5EF-192A-4BD1-A0EC-16B8C674E58A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 44 | + {16BAC5EF-192A-4BD1-A0EC-16B8C674E58A}.Release|Any CPU.Build.0 = Release|Any CPU |
| 45 | + EndGlobalSection |
| 46 | + GlobalSection(SolutionProperties) = preSolution |
| 47 | + HideSolutionNode = FALSE |
| 48 | + EndGlobalSection |
| 49 | + GlobalSection(NestedProjects) = preSolution |
| 50 | + {5184F4B0-46CE-4E0B-A218-68B0E1D566DE} = {ADD4FFA6-C258-424D-9AEC-B3334438C250} |
| 51 | + {3CC93E04-7DA7-425C-9F79-8AA802ADD17A} = {46407C44-548A-4479-8BB4-F1ED9B8BC834} |
| 52 | + {052EF4C2-67BA-4966-90D9-40914B0FDFF1} = {3CC93E04-7DA7-425C-9F79-8AA802ADD17A} |
| 53 | + {16BAC5EF-192A-4BD1-A0EC-16B8C674E58A} = {052EF4C2-67BA-4966-90D9-40914B0FDFF1} |
| 54 | + EndGlobalSection |
| 55 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 56 | + SolutionGuid = {545468AA-205C-4B01-8584-82D24E65D18A} |
| 57 | + EndGlobalSection |
| 58 | +EndGlobal |
0 commit comments