| 1 | Microsoft Visual Studio Solution File, Format Version 12.00 |
| 2 | # Visual Studio Version 17 |
| 3 | VisualStudioVersion = 17.14.37027.9 d17.14 |
| 4 | MinimumVisualStudioVersion = 10.0.40219.1 |
| 5 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WSLCHelloWorld", "WSLCHelloWorld.vcxproj", "{2B5C2E11-2C0A-4F1B-9F3D-7E8A1C2D3E4F}" |
| 6 | EndProject |
| 7 | Global |
| 8 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 9 | Debug|ARM64 = Debug|ARM64 |
| 10 | Debug|x64 = Debug|x64 |
| 11 | Release|ARM64 = Release|ARM64 |
| 12 | Release|x64 = Release|x64 |
| 13 | EndGlobalSection |
| 14 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 15 | {2B5C2E11-2C0A-4F1B-9F3D-7E8A1C2D3E4F}.Debug|ARM64.ActiveCfg = Debug|ARM64 |
| 16 | {2B5C2E11-2C0A-4F1B-9F3D-7E8A1C2D3E4F}.Debug|ARM64.Build.0 = Debug|ARM64 |
| 17 | {2B5C2E11-2C0A-4F1B-9F3D-7E8A1C2D3E4F}.Debug|x64.ActiveCfg = Debug|x64 |
| 18 | {2B5C2E11-2C0A-4F1B-9F3D-7E8A1C2D3E4F}.Debug|x64.Build.0 = Debug|x64 |
| 19 | {2B5C2E11-2C0A-4F1B-9F3D-7E8A1C2D3E4F}.Release|ARM64.ActiveCfg = Release|ARM64 |
| 20 | {2B5C2E11-2C0A-4F1B-9F3D-7E8A1C2D3E4F}.Release|ARM64.Build.0 = Release|ARM64 |
| 21 | {2B5C2E11-2C0A-4F1B-9F3D-7E8A1C2D3E4F}.Release|x64.ActiveCfg = Release|x64 |
| 22 | {2B5C2E11-2C0A-4F1B-9F3D-7E8A1C2D3E4F}.Release|x64.Build.0 = Release|x64 |
| 23 | EndGlobalSection |
| 24 | GlobalSection(SolutionProperties) = preSolution |
| 25 | HideSolutionNode = FALSE |
| 26 | EndGlobalSection |
| 27 | EndGlobal |