diff --git a/Pokespearean/Pokespearean.csproj b/Pokespearean/Pokespearean.csproj index eab4929..b5cacc4 100644 --- a/Pokespearean/Pokespearean.csproj +++ b/Pokespearean/Pokespearean.csproj @@ -1,4 +1,4 @@ - + net5.0 diff --git a/Pokespearean/Properties/launchSettings.json b/Pokespearean/Properties/launchSettings.json index a62b6b7..88f8f80 100644 --- a/Pokespearean/Properties/launchSettings.json +++ b/Pokespearean/Properties/launchSettings.json @@ -19,7 +19,6 @@ "Pokespearean": { "commandName": "Project", "launchBrowser": true, - "launchUrl": "weatherforecast", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" },