Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.14.36127.28 d17.14 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FilteredSolutionsExtension", "FilteredSolutionsExtension\FilteredSolutionsExtension.csproj", "{D5CD47F5-79CF-4E25-9075-7B44F0253A71}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|arm64 = Debug|arm64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|arm64 = Release|arm64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {D5CD47F5-79CF-4E25-9075-7B44F0253A71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D5CD47F5-79CF-4E25-9075-7B44F0253A71}.Debug|Any CPU.Build.0 = Debug|Any CPU {D5CD47F5-79CF-4E25-9075-7B44F0253A71}.Debug|arm64.ActiveCfg = Debug|arm64 {D5CD47F5-79CF-4E25-9075-7B44F0253A71}.Debug|arm64.Build.0 = Debug|arm64 {D5CD47F5-79CF-4E25-9075-7B44F0253A71}.Debug|x86.ActiveCfg = Debug|x86 {D5CD47F5-79CF-4E25-9075-7B44F0253A71}.Debug|x86.Build.0 = Debug|x86 {D5CD47F5-79CF-4E25-9075-7B44F0253A71}.Release|Any CPU.ActiveCfg = Release|Any CPU {D5CD47F5-79CF-4E25-9075-7B44F0253A71}.Release|Any CPU.Build.0 = Release|Any CPU {D5CD47F5-79CF-4E25-9075-7B44F0253A71}.Release|arm64.ActiveCfg = Release|arm64 {D5CD47F5-79CF-4E25-9075-7B44F0253A71}.Release|arm64.Build.0 = Release|arm64 {D5CD47F5-79CF-4E25-9075-7B44F0253A71}.Release|x86.ActiveCfg = Release|x86 {D5CD47F5-79CF-4E25-9075-7B44F0253A71}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {63D46AD0-9415-40CD-846D-D643C9871A17} EndGlobalSection EndGlobal