Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31912.275 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "backend", "backend\backend.csproj", "{69386AEC-421E-4DB5-8A83-E9DBD9AACD49}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1369BF0A-CBA9-4788-8EB8-4E0AC8EA65B0}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {69386AEC-421E-4DB5-8A83-E9DBD9AACD49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {69386AEC-421E-4DB5-8A83-E9DBD9AACD49}.Debug|Any CPU.Build.0 = Debug|Any CPU {69386AEC-421E-4DB5-8A83-E9DBD9AACD49}.Release|Any CPU.ActiveCfg = Release|Any CPU {69386AEC-421E-4DB5-8A83-E9DBD9AACD49}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {8BA7AC3F-E83E-4A90-B836-D0F3F25872A7} EndGlobalSection EndGlobal