diff --git a/.vs/WMS.Web/DesignTimeBuild/.dtbcache.v2 b/.vs/WMS.Web/DesignTimeBuild/.dtbcache.v2 index c747d55f..396d7c8a 100644 Binary files a/.vs/WMS.Web/DesignTimeBuild/.dtbcache.v2 and b/.vs/WMS.Web/DesignTimeBuild/.dtbcache.v2 differ diff --git a/src/WMS.Web.Api/Properties/launchSettings.json b/src/WMS.Web.Api/Properties/launchSettings.json index 2215dc14..8fc46a6e 100644 --- a/src/WMS.Web.Api/Properties/launchSettings.json +++ b/src/WMS.Web.Api/Properties/launchSettings.json @@ -7,16 +7,16 @@ "sslPort": 44388 } }, - "$schema": "http://json.schemastore.org/launchsettings.json", - "profiles": { - "IIS Express": { - "commandName": "IISExpress", - "launchBrowser": true, - "launchUrl": "swagger", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, + //"$schema": "http://json.schemastore.org/launchsettings.json", + //"profiles": { + // "IIS Express": { + // "commandName": "IISExpress", + // "launchBrowser": true, + // "launchUrl": "swagger", + // "environmentVariables": { + // "ASPNETCORE_ENVIRONMENT": "Development" + // } + // }, "WMS.Web.Api": { "commandName": "Project", "launchBrowser": false,