Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.28803.352 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AccountFilter", "AccountFilter\AccountFilter.csproj", "{C08F4770-6247-4094-8E8E-10F41DED04FC}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CoreLib", "CoreLib\CoreLib.csproj", "{26E7B8D0-AB5F-44A1-BFD6-D0C18A999E1B}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LoginFilter", "LoginFilter\LoginFilter.csproj", "{50E9E72D-4E39-49CE-99F0-844A9BE0169C}" ProjectSection(ProjectDependencies) = postProject {26E7B8D0-AB5F-44A1-BFD6-D0C18A999E1B} = {26E7B8D0-AB5F-44A1-BFD6-D0C18A999E1B} EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {C08F4770-6247-4094-8E8E-10F41DED04FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C08F4770-6247-4094-8E8E-10F41DED04FC}.Debug|Any CPU.Build.0 = Debug|Any CPU {C08F4770-6247-4094-8E8E-10F41DED04FC}.Release|Any CPU.ActiveCfg = Release|Any CPU {C08F4770-6247-4094-8E8E-10F41DED04FC}.Release|Any CPU.Build.0 = Release|Any CPU {26E7B8D0-AB5F-44A1-BFD6-D0C18A999E1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {26E7B8D0-AB5F-44A1-BFD6-D0C18A999E1B}.Debug|Any CPU.Build.0 = Debug|Any CPU {26E7B8D0-AB5F-44A1-BFD6-D0C18A999E1B}.Release|Any CPU.ActiveCfg = Release|Any CPU {26E7B8D0-AB5F-44A1-BFD6-D0C18A999E1B}.Release|Any CPU.Build.0 = Release|Any CPU {50E9E72D-4E39-49CE-99F0-844A9BE0169C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {50E9E72D-4E39-49CE-99F0-844A9BE0169C}.Debug|Any CPU.Build.0 = Debug|Any CPU {50E9E72D-4E39-49CE-99F0-844A9BE0169C}.Release|Any CPU.ActiveCfg = Release|Any CPU {50E9E72D-4E39-49CE-99F0-844A9BE0169C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {5D137BBB-6A15-418D-8CB5-6DA45758D509} EndGlobalSection EndGlobal