diff --git a/Moonlight.Api/Moonlight.Api.csproj b/Moonlight.Api/Moonlight.Api.csproj
index 67333982..dcf0ef3e 100644
--- a/Moonlight.Api/Moonlight.Api.csproj
+++ b/Moonlight.Api/Moonlight.Api.csproj
@@ -30,14 +30,9 @@
-
-
-
-
false
-
\ No newline at end of file
diff --git a/Moonlight.Api/Properties/launchSettings.json b/Moonlight.Api/Properties/launchSettings.json
deleted file mode 100644
index 97f83af3..00000000
--- a/Moonlight.Api/Properties/launchSettings.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://json.schemastore.org/launchsettings.json",
- "profiles": {
- "http": {
- "commandName": "Project",
- "dotnetRunMessages": true,
- "launchBrowser": false,
- "applicationUrl": "http://localhost:5185",
- "environmentVariables": {
- "ASPNETCORE_ENVIRONMENT": "Development"
- }
- }
- }
-}