Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.12.35707.178 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EFCDesk", "EFCDesk.csproj", "{A510EA07-1B6E-4C77-AADB-FC5E8FBF9F35}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{223F68B7-0792-415C-999C-5A25795956F8}" ProjectSection(SolutionItems) = preProject appsettings.json = appsettings.json EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {A510EA07-1B6E-4C77-AADB-FC5E8FBF9F35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A510EA07-1B6E-4C77-AADB-FC5E8FBF9F35}.Debug|Any CPU.Build.0 = Debug|Any CPU {A510EA07-1B6E-4C77-AADB-FC5E8FBF9F35}.Release|Any CPU.ActiveCfg = Release|Any CPU {A510EA07-1B6E-4C77-AADB-FC5E8FBF9F35}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {ADAC6B80-72AB-4C92-A505-7CD25DF17ED3} EndGlobalSection EndGlobal