Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.10.35004.147 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AipDbService", "AipDbService.csproj", "{344E4A50-CB5F-40A5-A392-36F4904A6609}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {344E4A50-CB5F-40A5-A392-36F4904A6609}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {344E4A50-CB5F-40A5-A392-36F4904A6609}.Debug|Any CPU.Build.0 = Debug|Any CPU {344E4A50-CB5F-40A5-A392-36F4904A6609}.Release|Any CPU.ActiveCfg = Release|Any CPU {344E4A50-CB5F-40A5-A392-36F4904A6609}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {515F95AD-831B-4DB4-87E4-00227F00D6F2} EndGlobalSection EndGlobal