Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.9.34714.143 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AuthentificationExample", "ConsoleApp1\AuthentificationExample.csproj", "{CAB00FAC-2646-4ACF-B82D-7B5CD25D2D0A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {CAB00FAC-2646-4ACF-B82D-7B5CD25D2D0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CAB00FAC-2646-4ACF-B82D-7B5CD25D2D0A}.Debug|Any CPU.Build.0 = Debug|Any CPU {CAB00FAC-2646-4ACF-B82D-7B5CD25D2D0A}.Release|Any CPU.ActiveCfg = Release|Any CPU {CAB00FAC-2646-4ACF-B82D-7B5CD25D2D0A}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {8E3A9267-5264-4EB3-8B2F-8D5E5D2451C0} EndGlobalSection EndGlobal