diff --git a/src/ServerManager.WebApplication/ServerManager.WebApplication.csproj b/src/ServerManager.WebApplication/ServerManager.WebApplication.csproj
index f85a2b43..66ad6a9e 100644
--- a/src/ServerManager.WebApplication/ServerManager.WebApplication.csproj
+++ b/src/ServerManager.WebApplication/ServerManager.WebApplication.csproj
@@ -28,16 +28,4 @@
-
-
- Always
-
-
- Always
-
-
- Always
-
-
-
diff --git a/src/ServerManager.WebApplication/appsettings.Production.json b/src/ServerManager.WebApplication/appsettings.Production.json
index 3af7e862..9a84f7e4 100644
--- a/src/ServerManager.WebApplication/appsettings.Production.json
+++ b/src/ServerManager.WebApplication/appsettings.Production.json
@@ -1,5 +1,5 @@
{
- "EnableSwagger": true,
+ "EnableSwagger": false,
"SwaggerRoutePrefix": "",
"ManagerCodes": [
diff --git a/src/ServerManager.WebApplication/web.Development.config b/src/ServerManager.WebApplication/web.Development.config
deleted file mode 100644
index 958c4784..00000000
--- a/src/ServerManager.WebApplication/web.Development.config
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/ServerManager.WebApplication/web.Production.config b/src/ServerManager.WebApplication/web.Production.config
deleted file mode 100644
index 7c2042f8..00000000
--- a/src/ServerManager.WebApplication/web.Production.config
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/ServerManager.WebApplication/web.config b/src/ServerManager.WebApplication/web.config
deleted file mode 100644
index 49cc43e1..00000000
--- a/src/ServerManager.WebApplication/web.config
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file