|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.11.35312.102 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContextSwitch", "ContextSwitch\ContextSwitch.csproj", "{F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}" |
| 7 | +EndProject |
| 8 | +Global |
| 9 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 10 | + Debug|ARM64 = Debug|ARM64 |
| 11 | + Debug|x64 = Debug|x64 |
| 12 | + Debug|x86 = Debug|x86 |
| 13 | + Release|ARM64 = Release|ARM64 |
| 14 | + Release|x64 = Release|x64 |
| 15 | + Release|x86 = Release|x86 |
| 16 | + EndGlobalSection |
| 17 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 18 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Debug|ARM64.ActiveCfg = Debug|ARM64 |
| 19 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Debug|ARM64.Build.0 = Debug|ARM64 |
| 20 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Debug|ARM64.Deploy.0 = Debug|ARM64 |
| 21 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Debug|x64.ActiveCfg = Debug|x64 |
| 22 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Debug|x64.Build.0 = Debug|x64 |
| 23 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Debug|x64.Deploy.0 = Debug|x64 |
| 24 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Debug|x86.ActiveCfg = Debug|x86 |
| 25 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Debug|x86.Build.0 = Debug|x86 |
| 26 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Debug|x86.Deploy.0 = Debug|x86 |
| 27 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Release|ARM64.ActiveCfg = Release|ARM64 |
| 28 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Release|ARM64.Build.0 = Release|ARM64 |
| 29 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Release|ARM64.Deploy.0 = Release|ARM64 |
| 30 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Release|x64.ActiveCfg = Release|x64 |
| 31 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Release|x64.Build.0 = Release|x64 |
| 32 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Release|x64.Deploy.0 = Release|x64 |
| 33 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Release|x86.ActiveCfg = Release|x86 |
| 34 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Release|x86.Build.0 = Release|x86 |
| 35 | + {F33DF9A7-DDE1-4D96-8419-F777A1BC6CA7}.Release|x86.Deploy.0 = Release|x86 |
| 36 | + EndGlobalSection |
| 37 | + GlobalSection(SolutionProperties) = preSolution |
| 38 | + HideSolutionNode = FALSE |
| 39 | + EndGlobalSection |
| 40 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 41 | + SolutionGuid = {1756AA40-B64A-4208-941F-C44B72CEC6AE} |
| 42 | + EndGlobalSection |
| 43 | +EndGlobal |
0 commit comments