Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.4.33205.214 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AMAZONBackend", "MyRestFullApiAmazonBackend\AMAZONBackend.csproj", "{9DDC5E96-E8BB-40BE-B548-D5BB2D09B473}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{723D4200-0592-4A53-88D6-E8BA44D77F3C}" 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 {9DDC5E96-E8BB-40BE-B548-D5BB2D09B473}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9DDC5E96-E8BB-40BE-B548-D5BB2D09B473}.Debug|Any CPU.Build.0 = Debug|Any CPU {9DDC5E96-E8BB-40BE-B548-D5BB2D09B473}.Release|Any CPU.ActiveCfg = Release|Any CPU {9DDC5E96-E8BB-40BE-B548-D5BB2D09B473}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {3D119632-DB40-4D06-921D-ABB50DC397E8} EndGlobalSection EndGlobal