diff --git a/cat_cafe/Properties/launchSettings.json b/cat_cafe/Properties/launchSettings.json index fd816e1..4cda616 100644 --- a/cat_cafe/Properties/launchSettings.json +++ b/cat_cafe/Properties/launchSettings.json @@ -11,7 +11,6 @@ "profiles": { "cat_cafe": { "commandName": "Project", - "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "swagger", "applicationUrl": "https://localhost:7229;http://localhost:5229", diff --git a/cat_cafe.sln b/cat_cafe/cat_cafe.sln similarity index 93% rename from cat_cafe.sln rename to cat_cafe/cat_cafe.sln index 84943d3..df444b8 100644 --- a/cat_cafe.sln +++ b/cat_cafe/cat_cafe.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.2.32616.157 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cat_cafe", "cat_cafe\cat_cafe.csproj", "{CC02D05A-3817-4D0A-8766-3FEE0C90941B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "cat_cafe", "cat_cafe.csproj", "{CC02D05A-3817-4D0A-8766-3FEE0C90941B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution