Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.31129.286 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "key4intranet.Api", "key4intranet.Api\key4intranet.Api.csproj", "{35F01DAB-D5BA-40A4-84E8-1FE874A54FDC}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "key4intranet.authentication", "key4intranet.authentication\key4intranet.authentication.csproj", "{D30BADD8-AFD8-4BC4-AB29-A5044687CB51}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {35F01DAB-D5BA-40A4-84E8-1FE874A54FDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {35F01DAB-D5BA-40A4-84E8-1FE874A54FDC}.Debug|Any CPU.Build.0 = Debug|Any CPU {35F01DAB-D5BA-40A4-84E8-1FE874A54FDC}.Release|Any CPU.ActiveCfg = Release|Any CPU {35F01DAB-D5BA-40A4-84E8-1FE874A54FDC}.Release|Any CPU.Build.0 = Release|Any CPU {D30BADD8-AFD8-4BC4-AB29-A5044687CB51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D30BADD8-AFD8-4BC4-AB29-A5044687CB51}.Debug|Any CPU.Build.0 = Debug|Any CPU {D30BADD8-AFD8-4BC4-AB29-A5044687CB51}.Release|Any CPU.ActiveCfg = Release|Any CPU {D30BADD8-AFD8-4BC4-AB29-A5044687CB51}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {BA79876E-7BF4-4E7B-8EB0-49B75818EFCE} EndGlobalSection EndGlobal