Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34525.116 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EventVisitorRestApi", "EventVisitorRestApi\EventVisitorRestApi.csproj", "{7BBA67F5-8003-4BC6-9D0E-336C19865729}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EventVisitorDatabase", "EventVisitorDatabase\EventVisitorDatabase.csproj", "{FD45483C-2FF2-4668-81DA-6201F6A8D04E}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EventVisitorModels", "EventVisitorModels\EventVisitorModels.csproj", "{5BC5980E-EDF0-4E84-92B4-12AD969EBD77}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EventVisitorLogic", "EventVisitorLogic\EventVisitorLogic.csproj", "{E6783173-721A-4A13-A44D-5C9330541BF5}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EventVisitorClientApp", "EventVisitorClientApp\EventVisitorClientApp.csproj", "{253C9DC2-AC36-4E74-ADE6-313BC4A8AC89}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {7BBA67F5-8003-4BC6-9D0E-336C19865729}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7BBA67F5-8003-4BC6-9D0E-336C19865729}.Debug|Any CPU.Build.0 = Debug|Any CPU {7BBA67F5-8003-4BC6-9D0E-336C19865729}.Release|Any CPU.ActiveCfg = Release|Any CPU {7BBA67F5-8003-4BC6-9D0E-336C19865729}.Release|Any CPU.Build.0 = Release|Any CPU {FD45483C-2FF2-4668-81DA-6201F6A8D04E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FD45483C-2FF2-4668-81DA-6201F6A8D04E}.Debug|Any CPU.Build.0 = Debug|Any CPU {FD45483C-2FF2-4668-81DA-6201F6A8D04E}.Release|Any CPU.ActiveCfg = Release|Any CPU {FD45483C-2FF2-4668-81DA-6201F6A8D04E}.Release|Any CPU.Build.0 = Release|Any CPU {5BC5980E-EDF0-4E84-92B4-12AD969EBD77}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5BC5980E-EDF0-4E84-92B4-12AD969EBD77}.Debug|Any CPU.Build.0 = Debug|Any CPU {5BC5980E-EDF0-4E84-92B4-12AD969EBD77}.Release|Any CPU.ActiveCfg = Release|Any CPU {5BC5980E-EDF0-4E84-92B4-12AD969EBD77}.Release|Any CPU.Build.0 = Release|Any CPU {E6783173-721A-4A13-A44D-5C9330541BF5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E6783173-721A-4A13-A44D-5C9330541BF5}.Debug|Any CPU.Build.0 = Debug|Any CPU {E6783173-721A-4A13-A44D-5C9330541BF5}.Release|Any CPU.ActiveCfg = Release|Any CPU {E6783173-721A-4A13-A44D-5C9330541BF5}.Release|Any CPU.Build.0 = Release|Any CPU {253C9DC2-AC36-4E74-ADE6-313BC4A8AC89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {253C9DC2-AC36-4E74-ADE6-313BC4A8AC89}.Debug|Any CPU.Build.0 = Debug|Any CPU {253C9DC2-AC36-4E74-ADE6-313BC4A8AC89}.Release|Any CPU.ActiveCfg = Release|Any CPU {253C9DC2-AC36-4E74-ADE6-313BC4A8AC89}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {93C8F910-CC2C-45AE-A9DB-F377F6710D71} EndGlobalSection EndGlobal