|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.1.31911.260 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MultiselectComboBox", "MultiselectComboBox\MultiselectComboBox.csproj", "{41A7C36B-660A-4EDB-B9F8-C64637879250}" |
| 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 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Debug|arm64.ActiveCfg = Debug|arm64 |
| 19 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Debug|arm64.Build.0 = Debug|arm64 |
| 20 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Debug|arm64.Deploy.0 = Debug|arm64 |
| 21 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Debug|x64.ActiveCfg = Debug|x64 |
| 22 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Debug|x64.Build.0 = Debug|x64 |
| 23 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Debug|x64.Deploy.0 = Debug|x64 |
| 24 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Debug|x86.ActiveCfg = Debug|x86 |
| 25 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Debug|x86.Build.0 = Debug|x86 |
| 26 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Debug|x86.Deploy.0 = Debug|x86 |
| 27 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Release|arm64.ActiveCfg = Release|arm64 |
| 28 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Release|arm64.Build.0 = Release|arm64 |
| 29 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Release|arm64.Deploy.0 = Release|arm64 |
| 30 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Release|x64.ActiveCfg = Release|x64 |
| 31 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Release|x64.Build.0 = Release|x64 |
| 32 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Release|x64.Deploy.0 = Release|x64 |
| 33 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Release|x86.ActiveCfg = Release|x86 |
| 34 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Release|x86.Build.0 = Release|x86 |
| 35 | + {41A7C36B-660A-4EDB-B9F8-C64637879250}.Release|x86.Deploy.0 = Release|x86 |
| 36 | + EndGlobalSection |
| 37 | + GlobalSection(SolutionProperties) = preSolution |
| 38 | + HideSolutionNode = FALSE |
| 39 | + EndGlobalSection |
| 40 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 41 | + SolutionGuid = {7E0206FE-664B-41B0-A918-9B4DB5D5E4B5} |
| 42 | + EndGlobalSection |
| 43 | +EndGlobal |
0 commit comments