|
1 | | - |
2 | | -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio 15 |
4 | | -VisualStudioVersion = 15.0.26124.0 |
5 | | -MinimumVisualStudioVersion = 15.0.26124.0 |
6 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GraphQL", "GraphQL\GraphQL.csproj", "{48385280-56F1-4937-9655-E6A79184740B}" |
7 | | -EndProject |
8 | | -Global |
9 | | - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
10 | | - Debug|Any CPU = Debug|Any CPU |
11 | | - Debug|x64 = Debug|x64 |
12 | | - Debug|x86 = Debug|x86 |
13 | | - Release|Any CPU = Release|Any CPU |
14 | | - Release|x64 = Release|x64 |
15 | | - Release|x86 = Release|x86 |
16 | | - EndGlobalSection |
17 | | - GlobalSection(SolutionProperties) = preSolution |
18 | | - HideSolutionNode = FALSE |
19 | | - EndGlobalSection |
20 | | - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
21 | | - {48385280-56F1-4937-9655-E6A79184740B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
22 | | - {48385280-56F1-4937-9655-E6A79184740B}.Debug|Any CPU.Build.0 = Debug|Any CPU |
23 | | - {48385280-56F1-4937-9655-E6A79184740B}.Debug|x64.ActiveCfg = Debug|Any CPU |
24 | | - {48385280-56F1-4937-9655-E6A79184740B}.Debug|x64.Build.0 = Debug|Any CPU |
25 | | - {48385280-56F1-4937-9655-E6A79184740B}.Debug|x86.ActiveCfg = Debug|Any CPU |
26 | | - {48385280-56F1-4937-9655-E6A79184740B}.Debug|x86.Build.0 = Debug|Any CPU |
27 | | - {48385280-56F1-4937-9655-E6A79184740B}.Release|Any CPU.ActiveCfg = Release|Any CPU |
28 | | - {48385280-56F1-4937-9655-E6A79184740B}.Release|Any CPU.Build.0 = Release|Any CPU |
29 | | - {48385280-56F1-4937-9655-E6A79184740B}.Release|x64.ActiveCfg = Release|Any CPU |
30 | | - {48385280-56F1-4937-9655-E6A79184740B}.Release|x64.Build.0 = Release|Any CPU |
31 | | - {48385280-56F1-4937-9655-E6A79184740B}.Release|x86.ActiveCfg = Release|Any CPU |
32 | | - {48385280-56F1-4937-9655-E6A79184740B}.Release|x86.Build.0 = Release|Any CPU |
33 | | - EndGlobalSection |
34 | | -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.0.31903.59 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GraphQL", "GraphQL\GraphQL.csproj", "{D96823B9-86D3-4D54-A803-F1D43AEBE1FD}" |
| 7 | +EndProject |
| 8 | +Global |
| 9 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 10 | + Debug|Any CPU = Debug|Any CPU |
| 11 | + Release|Any CPU = Release|Any CPU |
| 12 | + EndGlobalSection |
| 13 | + GlobalSection(SolutionProperties) = preSolution |
| 14 | + HideSolutionNode = FALSE |
| 15 | + EndGlobalSection |
| 16 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 17 | + {D96823B9-86D3-4D54-A803-F1D43AEBE1FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 18 | + {D96823B9-86D3-4D54-A803-F1D43AEBE1FD}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 19 | + {D96823B9-86D3-4D54-A803-F1D43AEBE1FD}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 20 | + {D96823B9-86D3-4D54-A803-F1D43AEBE1FD}.Release|Any CPU.Build.0 = Release|Any CPU |
| 21 | + EndGlobalSection |
| 22 | +EndGlobal |
0 commit comments