Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.13.35828.75 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TideFin.Server", "TideFin.Server\TideFin.Server.csproj", "{A490AE24-F8ED-46CB-9E86-3F22468485E9}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TideFin.Server.DB", "TideFin.Server.DB\TideFin.Server.DB.csproj", "{1E198C8A-93EB-47F0-9D59-E14A0AF3260A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {A490AE24-F8ED-46CB-9E86-3F22468485E9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A490AE24-F8ED-46CB-9E86-3F22468485E9}.Debug|Any CPU.Build.0 = Debug|Any CPU {A490AE24-F8ED-46CB-9E86-3F22468485E9}.Release|Any CPU.ActiveCfg = Release|Any CPU {A490AE24-F8ED-46CB-9E86-3F22468485E9}.Release|Any CPU.Build.0 = Release|Any CPU {1E198C8A-93EB-47F0-9D59-E14A0AF3260A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1E198C8A-93EB-47F0-9D59-E14A0AF3260A}.Debug|Any CPU.Build.0 = Debug|Any CPU {1E198C8A-93EB-47F0-9D59-E14A0AF3260A}.Release|Any CPU.ActiveCfg = Release|Any CPU {1E198C8A-93EB-47F0-9D59-E14A0AF3260A}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {FF2D8828-8058-439B-B8AF-38230377B831} EndGlobalSection EndGlobal