|
1 | | - |
2 | 1 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio 15 |
4 | | -VisualStudioVersion = 15.0.26430.14 |
| 2 | +# Visual Studio Version 16 |
| 3 | +VisualStudioVersion = 16.0.30114.105 |
5 | 4 | MinimumVisualStudioVersion = 10.0.40219.1 |
6 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pepipost", "Pepipost\Pepipost.csproj", "{539D99FD-F8E5-4C12-8F62-26EF7585CB94}" |
| 5 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pepipost", "Pepipost\Pepipost.csproj", "{BE6A90A3-90AE-4690-A649-BAB4D96884E9}" |
7 | 6 | EndProject |
8 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "sdkcheck", "sdkcheck\sdkcheck.csproj", "{9CCFBF1B-1AB3-474F-8C0E-65FC2C92FA58}" |
| 7 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestAPI", "TestAPI\TestAPI.csproj", "{7B171F60-C38D-482D-AA65-479DB62680EB}" |
9 | 8 | EndProject |
10 | 9 | Global |
11 | 10 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
12 | 11 | Debug|Any CPU = Debug|Any CPU |
13 | 12 | Release|Any CPU = Release|Any CPU |
14 | 13 | EndGlobalSection |
15 | 14 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
16 | | - {539D99FD-F8E5-4C12-8F62-26EF7585CB94}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
17 | | - {539D99FD-F8E5-4C12-8F62-26EF7585CB94}.Debug|Any CPU.Build.0 = Debug|Any CPU |
18 | | - {539D99FD-F8E5-4C12-8F62-26EF7585CB94}.Release|Any CPU.ActiveCfg = Release|Any CPU |
19 | | - {539D99FD-F8E5-4C12-8F62-26EF7585CB94}.Release|Any CPU.Build.0 = Release|Any CPU |
20 | | - {9CCFBF1B-1AB3-474F-8C0E-65FC2C92FA58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
21 | | - {9CCFBF1B-1AB3-474F-8C0E-65FC2C92FA58}.Debug|Any CPU.Build.0 = Debug|Any CPU |
22 | | - {9CCFBF1B-1AB3-474F-8C0E-65FC2C92FA58}.Release|Any CPU.ActiveCfg = Release|Any CPU |
23 | | - {9CCFBF1B-1AB3-474F-8C0E-65FC2C92FA58}.Release|Any CPU.Build.0 = Release|Any CPU |
| 15 | + {BE6A90A3-90AE-4690-A649-BAB4D96884E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 16 | + {BE6A90A3-90AE-4690-A649-BAB4D96884E9}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 17 | + {BE6A90A3-90AE-4690-A649-BAB4D96884E9}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 18 | + {BE6A90A3-90AE-4690-A649-BAB4D96884E9}.Release|Any CPU.Build.0 = Release|Any CPU |
| 19 | + {7B171F60-C38D-482D-AA65-479DB62680EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 20 | + {7B171F60-C38D-482D-AA65-479DB62680EB}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 21 | + {7B171F60-C38D-482D-AA65-479DB62680EB}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 22 | + {7B171F60-C38D-482D-AA65-479DB62680EB}.Release|Any CPU.Build.0 = Release|Any CPU |
24 | 23 | EndGlobalSection |
25 | 24 | GlobalSection(SolutionProperties) = preSolution |
26 | 25 | HideSolutionNode = FALSE |
27 | 26 | EndGlobalSection |
| 27 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 28 | + SolutionGuid = {B3D3074B-CFF5-4D3A-B35F-0A2382D248EF} |
| 29 | + EndGlobalSection |
28 | 30 | EndGlobal |
0 commit comments