|
1 | | - |
2 | | -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio Version 16 |
4 | | -VisualStudioVersion = 16.0.30011.22 |
5 | | -MinimumVisualStudioVersion = 10.0.40219.1 |
6 | | -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GHUI", "GHUI\GHUI.csproj", "{4961F23B-4C99-4F28-A227-05629C88FD0C}" |
7 | | -EndProject |
8 | | -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{77EB629A-D99F-457C-9125-2723FE578139}" |
9 | | - ProjectSection(SolutionItems) = preProject |
10 | | - README.md = README.md |
11 | | - EndProjectSection |
12 | | -EndProject |
13 | | -Global |
14 | | - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
15 | | - Debug|Any CPU = Debug|Any CPU |
16 | | - Debug|x64 = Debug|x64 |
17 | | - Release|Any CPU = Release|Any CPU |
18 | | - Release|x64 = Release|x64 |
19 | | - EndGlobalSection |
20 | | - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
21 | | - {4961F23B-4C99-4F28-A227-05629C88FD0C}.Debug|Any CPU.ActiveCfg = Debug|x64 |
22 | | - {4961F23B-4C99-4F28-A227-05629C88FD0C}.Debug|Any CPU.Build.0 = Debug|x64 |
23 | | - {4961F23B-4C99-4F28-A227-05629C88FD0C}.Debug|x64.ActiveCfg = Debug|x64 |
24 | | - {4961F23B-4C99-4F28-A227-05629C88FD0C}.Debug|x64.Build.0 = Debug|x64 |
25 | | - {4961F23B-4C99-4F28-A227-05629C88FD0C}.Release|Any CPU.ActiveCfg = Release|x64 |
26 | | - {4961F23B-4C99-4F28-A227-05629C88FD0C}.Release|Any CPU.Build.0 = Release|x64 |
27 | | - {4961F23B-4C99-4F28-A227-05629C88FD0C}.Release|x64.ActiveCfg = Release|x64 |
28 | | - {4961F23B-4C99-4F28-A227-05629C88FD0C}.Release|x64.Build.0 = Release|x64 |
29 | | - EndGlobalSection |
30 | | - GlobalSection(SolutionProperties) = preSolution |
31 | | - HideSolutionNode = FALSE |
32 | | - EndGlobalSection |
33 | | - GlobalSection(ExtensibilityGlobals) = postSolution |
34 | | - SolutionGuid = {66917442-78A4-4CB2-B5C7-A6140A2EF379} |
35 | | - EndGlobalSection |
36 | | -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.30011.22 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GHUI", "GHUI\GHUI.csproj", "{4961F23B-4C99-4F28-A227-05629C88FD0C}" |
| 7 | +EndProject |
| 8 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{77EB629A-D99F-457C-9125-2723FE578139}" |
| 9 | + ProjectSection(SolutionItems) = preProject |
| 10 | + LICENSE = LICENSE |
| 11 | + README.md = README.md |
| 12 | + EndProjectSection |
| 13 | +EndProject |
| 14 | +Global |
| 15 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 16 | + Debug|Any CPU = Debug|Any CPU |
| 17 | + Debug|x64 = Debug|x64 |
| 18 | + Release|Any CPU = Release|Any CPU |
| 19 | + Release|x64 = Release|x64 |
| 20 | + EndGlobalSection |
| 21 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 22 | + {4961F23B-4C99-4F28-A227-05629C88FD0C}.Debug|Any CPU.ActiveCfg = Debug|x64 |
| 23 | + {4961F23B-4C99-4F28-A227-05629C88FD0C}.Debug|Any CPU.Build.0 = Debug|x64 |
| 24 | + {4961F23B-4C99-4F28-A227-05629C88FD0C}.Debug|x64.ActiveCfg = Debug|x64 |
| 25 | + {4961F23B-4C99-4F28-A227-05629C88FD0C}.Debug|x64.Build.0 = Debug|x64 |
| 26 | + {4961F23B-4C99-4F28-A227-05629C88FD0C}.Release|Any CPU.ActiveCfg = Release|x64 |
| 27 | + {4961F23B-4C99-4F28-A227-05629C88FD0C}.Release|Any CPU.Build.0 = Release|x64 |
| 28 | + {4961F23B-4C99-4F28-A227-05629C88FD0C}.Release|x64.ActiveCfg = Release|x64 |
| 29 | + {4961F23B-4C99-4F28-A227-05629C88FD0C}.Release|x64.Build.0 = Release|x64 |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(SolutionProperties) = preSolution |
| 32 | + HideSolutionNode = FALSE |
| 33 | + EndGlobalSection |
| 34 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 35 | + SolutionGuid = {66917442-78A4-4CB2-B5C7-A6140A2EF379} |
| 36 | + EndGlobalSection |
| 37 | +EndGlobal |
0 commit comments