From ed6c14703919b6b9361aef154dead6e790b56be6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=87=E9=98=B3=20=E9=82=B9?= Date: Tue, 5 Dec 2023 16:21:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9git=E8=BF=BD=E8=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 10 +- .../PublishProfiles/FolderProfile.pubxml.user | 11 -- .../Release/net6.0/WebApplication1.deps.json | 140 ------------------ .../bin/Release/net6.0/appsettings.json | 14 -- .../net6.0/publish/WebApplication1.deps.json | 140 ------------------ .../Release/net6.0/publish/appsettings.json | 14 -- .../PubTmp/Out/WebApplication1.deps.json | 140 ------------------ .../net6.0/PubTmp/Out/appsettings.json | 14 -- ...pplication1.csproj.CoreCompileInputs.cache | 1 - 9 files changed, 9 insertions(+), 475 deletions(-) delete mode 100644 WebApplication1/Properties/PublishProfiles/FolderProfile.pubxml.user delete mode 100644 WebApplication1/bin/Release/net6.0/WebApplication1.deps.json delete mode 100644 WebApplication1/bin/Release/net6.0/appsettings.json delete mode 100644 WebApplication1/bin/Release/net6.0/publish/WebApplication1.deps.json delete mode 100644 WebApplication1/bin/Release/net6.0/publish/appsettings.json delete mode 100644 WebApplication1/obj/Release/net6.0/PubTmp/Out/WebApplication1.deps.json delete mode 100644 WebApplication1/obj/Release/net6.0/PubTmp/Out/appsettings.json delete mode 100644 WebApplication1/obj/Release/net6.0/WebApplication1.csproj.CoreCompileInputs.cache diff --git a/.gitignore b/.gitignore index 036d2e8..ca538d0 100644 --- a/.gitignore +++ b/.gitignore @@ -103,4 +103,12 @@ dkms.conf /WebApplication1/obj/Release/net6.0/WebApplication1.csproj.AssemblyReference.cache /24Hour/Properties/PublishProfiles/twentyfoursvc.pubxml /24Hour/Properties/PublishProfiles/twentyfoursvc.pubxml.user -/WebApplication1/bin/Debug/net6.0/WebApplication1.deps.json +/WebApplication1/bin +/WebApplication1/bin/Release/net6.0/appsettings.json +/WebApplication1/bin/Release/net6.0/publish/appsettings.json +/WebApplication1/bin/Release/net6.0/publish/WebApplication1.deps.json +/WebApplication1/bin/Release/net6.0/WebApplication1.deps.json +/WebApplication1/obj/Release/net6.0/PubTmp/Out/appsettings.json +/WebApplication1/obj/Release/net6.0/PubTmp/Out/WebApplication1.deps.json +/WebApplication1/obj/Release/net6.0/WebApplication1.csproj.CoreCompileInputs.cache +/WebApplication1/Properties/PublishProfiles/FolderProfile.pubxml.user diff --git a/WebApplication1/Properties/PublishProfiles/FolderProfile.pubxml.user b/WebApplication1/Properties/PublishProfiles/FolderProfile.pubxml.user deleted file mode 100644 index 7eb595d..0000000 --- a/WebApplication1/Properties/PublishProfiles/FolderProfile.pubxml.user +++ /dev/null @@ -1,11 +0,0 @@ - - - - - <_PublishTargetUrl>C:\Users\callm\source\repos\24Hour.Service\WebApplication1\bin\Release\net6.0\publish\ - True|2023-11-01T10:41:19.1109757Z;True|2023-11-01T18:39:07.4539146+08:00;True|2023-11-01T18:16:01.9167676+08:00;True|2023-11-01T18:15:52.7184209+08:00; - - - \ No newline at end of file diff --git a/WebApplication1/bin/Release/net6.0/WebApplication1.deps.json b/WebApplication1/bin/Release/net6.0/WebApplication1.deps.json deleted file mode 100644 index a198b2e..0000000 --- a/WebApplication1/bin/Release/net6.0/WebApplication1.deps.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v6.0": { - "WebApplication1/1.0.1.0": { - "dependencies": { - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.18.1", - "Newtonsoft.Json": "13.0.3", - "Swashbuckle.AspNetCore": "6.0.0" - }, - "runtime": { - "WebApplication1.dll": {} - } - }, - "Microsoft.Extensions.ApiDescription.Server/3.0.0": {}, - "Microsoft.OpenApi/1.2.3": { - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "1.2.3.0", - "fileVersion": "1.2.3.0" - } - } - }, - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.18.1": {}, - "Newtonsoft.Json/13.0.3": { - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.3.27908" - } - } - }, - "Swashbuckle.AspNetCore/6.0.0": { - "dependencies": { - "Microsoft.Extensions.ApiDescription.Server": "3.0.0", - "Swashbuckle.AspNetCore.Swagger": "6.0.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.0.0", - "Swashbuckle.AspNetCore.SwaggerUI": "6.0.0" - } - }, - "Swashbuckle.AspNetCore.Swagger/6.0.0": { - "dependencies": { - "Microsoft.OpenApi": "1.2.3" - }, - "runtime": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.0.0": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.0.0" - }, - "runtime": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.0.0": { - "runtime": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - } - } - }, - "libraries": { - "WebApplication1/1.0.1.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.ApiDescription.Server/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==", - "path": "microsoft.extensions.apidescription.server/3.0.0", - "hashPath": "microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512" - }, - "Microsoft.OpenApi/1.2.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", - "path": "microsoft.openapi/1.2.3", - "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512" - }, - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.18.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RtNQEQQ/bgaxzrsZEkPB+/DFaUgNiq8GtZz/R4lt+mKXPcEvEuawlbl0PB1s7ND9kvkUVZtMphPxE9Ma1VGiFg==", - "path": "microsoft.visualstudio.azure.containers.tools.targets/1.18.1", - "hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.18.1.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "path": "newtonsoft.json/13.0.3", - "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" - }, - "Swashbuckle.AspNetCore/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VxukQYrUrxNUWQocOxmxua/4fZOPBdGCLSaoZYRNthZae0UXB+fzjTBTlj24fZEQrP+QTnsRwSygN9jNBqm/hg==", - "path": "swashbuckle.aspnetcore/6.0.0", - "hashPath": "swashbuckle.aspnetcore.6.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-onkGK5eDFmyNy605E5ZaT5oXEGsQJz2UEKsUOqYCZRBC2Fi6MbByUl+qznyl3pZ9/4nTvukUjt9+v28qvJPk/Q==", - "path": "swashbuckle.aspnetcore.swagger/6.0.0", - "hashPath": "swashbuckle.aspnetcore.swagger.6.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RXY21STD/yo4Uzy1L5GoRrEQQWoOosw0QBYo572VwcjePmpV1yFFHsTeThlMNBWKoTt6xadIdSjZj0FmDFYL2A==", - "path": "swashbuckle.aspnetcore.swaggergen/6.0.0", - "hashPath": "swashbuckle.aspnetcore.swaggergen.6.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VusRaCFt2As3SXBJmUOGA40IGr6ao+vsvDi7jbCS4AFx69kUUm8zxIHeJVqGov3w4lQowVxv8gmonRXDRh1FvQ==", - "path": "swashbuckle.aspnetcore.swaggerui/6.0.0", - "hashPath": "swashbuckle.aspnetcore.swaggerui.6.0.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/WebApplication1/bin/Release/net6.0/appsettings.json b/WebApplication1/bin/Release/net6.0/appsettings.json deleted file mode 100644 index aea7b3c..0000000 --- a/WebApplication1/bin/Release/net6.0/appsettings.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - - "AllowedHosts": "*", - "Configs": { - "SystemIp": "143.120.5.25", - "Port": "8080" - } -} diff --git a/WebApplication1/bin/Release/net6.0/publish/WebApplication1.deps.json b/WebApplication1/bin/Release/net6.0/publish/WebApplication1.deps.json deleted file mode 100644 index a198b2e..0000000 --- a/WebApplication1/bin/Release/net6.0/publish/WebApplication1.deps.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v6.0": { - "WebApplication1/1.0.1.0": { - "dependencies": { - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.18.1", - "Newtonsoft.Json": "13.0.3", - "Swashbuckle.AspNetCore": "6.0.0" - }, - "runtime": { - "WebApplication1.dll": {} - } - }, - "Microsoft.Extensions.ApiDescription.Server/3.0.0": {}, - "Microsoft.OpenApi/1.2.3": { - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "1.2.3.0", - "fileVersion": "1.2.3.0" - } - } - }, - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.18.1": {}, - "Newtonsoft.Json/13.0.3": { - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.3.27908" - } - } - }, - "Swashbuckle.AspNetCore/6.0.0": { - "dependencies": { - "Microsoft.Extensions.ApiDescription.Server": "3.0.0", - "Swashbuckle.AspNetCore.Swagger": "6.0.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.0.0", - "Swashbuckle.AspNetCore.SwaggerUI": "6.0.0" - } - }, - "Swashbuckle.AspNetCore.Swagger/6.0.0": { - "dependencies": { - "Microsoft.OpenApi": "1.2.3" - }, - "runtime": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.0.0": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.0.0" - }, - "runtime": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.0.0": { - "runtime": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - } - } - }, - "libraries": { - "WebApplication1/1.0.1.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.ApiDescription.Server/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==", - "path": "microsoft.extensions.apidescription.server/3.0.0", - "hashPath": "microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512" - }, - "Microsoft.OpenApi/1.2.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", - "path": "microsoft.openapi/1.2.3", - "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512" - }, - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.18.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RtNQEQQ/bgaxzrsZEkPB+/DFaUgNiq8GtZz/R4lt+mKXPcEvEuawlbl0PB1s7ND9kvkUVZtMphPxE9Ma1VGiFg==", - "path": "microsoft.visualstudio.azure.containers.tools.targets/1.18.1", - "hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.18.1.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "path": "newtonsoft.json/13.0.3", - "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" - }, - "Swashbuckle.AspNetCore/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VxukQYrUrxNUWQocOxmxua/4fZOPBdGCLSaoZYRNthZae0UXB+fzjTBTlj24fZEQrP+QTnsRwSygN9jNBqm/hg==", - "path": "swashbuckle.aspnetcore/6.0.0", - "hashPath": "swashbuckle.aspnetcore.6.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-onkGK5eDFmyNy605E5ZaT5oXEGsQJz2UEKsUOqYCZRBC2Fi6MbByUl+qznyl3pZ9/4nTvukUjt9+v28qvJPk/Q==", - "path": "swashbuckle.aspnetcore.swagger/6.0.0", - "hashPath": "swashbuckle.aspnetcore.swagger.6.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RXY21STD/yo4Uzy1L5GoRrEQQWoOosw0QBYo572VwcjePmpV1yFFHsTeThlMNBWKoTt6xadIdSjZj0FmDFYL2A==", - "path": "swashbuckle.aspnetcore.swaggergen/6.0.0", - "hashPath": "swashbuckle.aspnetcore.swaggergen.6.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VusRaCFt2As3SXBJmUOGA40IGr6ao+vsvDi7jbCS4AFx69kUUm8zxIHeJVqGov3w4lQowVxv8gmonRXDRh1FvQ==", - "path": "swashbuckle.aspnetcore.swaggerui/6.0.0", - "hashPath": "swashbuckle.aspnetcore.swaggerui.6.0.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/WebApplication1/bin/Release/net6.0/publish/appsettings.json b/WebApplication1/bin/Release/net6.0/publish/appsettings.json deleted file mode 100644 index aea7b3c..0000000 --- a/WebApplication1/bin/Release/net6.0/publish/appsettings.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - - "AllowedHosts": "*", - "Configs": { - "SystemIp": "143.120.5.25", - "Port": "8080" - } -} diff --git a/WebApplication1/obj/Release/net6.0/PubTmp/Out/WebApplication1.deps.json b/WebApplication1/obj/Release/net6.0/PubTmp/Out/WebApplication1.deps.json deleted file mode 100644 index a198b2e..0000000 --- a/WebApplication1/obj/Release/net6.0/PubTmp/Out/WebApplication1.deps.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v6.0": { - "WebApplication1/1.0.1.0": { - "dependencies": { - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.18.1", - "Newtonsoft.Json": "13.0.3", - "Swashbuckle.AspNetCore": "6.0.0" - }, - "runtime": { - "WebApplication1.dll": {} - } - }, - "Microsoft.Extensions.ApiDescription.Server/3.0.0": {}, - "Microsoft.OpenApi/1.2.3": { - "runtime": { - "lib/netstandard2.0/Microsoft.OpenApi.dll": { - "assemblyVersion": "1.2.3.0", - "fileVersion": "1.2.3.0" - } - } - }, - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.18.1": {}, - "Newtonsoft.Json/13.0.3": { - "runtime": { - "lib/net6.0/Newtonsoft.Json.dll": { - "assemblyVersion": "13.0.0.0", - "fileVersion": "13.0.3.27908" - } - } - }, - "Swashbuckle.AspNetCore/6.0.0": { - "dependencies": { - "Microsoft.Extensions.ApiDescription.Server": "3.0.0", - "Swashbuckle.AspNetCore.Swagger": "6.0.0", - "Swashbuckle.AspNetCore.SwaggerGen": "6.0.0", - "Swashbuckle.AspNetCore.SwaggerUI": "6.0.0" - } - }, - "Swashbuckle.AspNetCore.Swagger/6.0.0": { - "dependencies": { - "Microsoft.OpenApi": "1.2.3" - }, - "runtime": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.0.0": { - "dependencies": { - "Swashbuckle.AspNetCore.Swagger": "6.0.0" - }, - "runtime": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.0.0": { - "runtime": { - "lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": { - "assemblyVersion": "6.0.0.0", - "fileVersion": "6.0.0.0" - } - } - } - } - }, - "libraries": { - "WebApplication1/1.0.1.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "Microsoft.Extensions.ApiDescription.Server/3.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==", - "path": "microsoft.extensions.apidescription.server/3.0.0", - "hashPath": "microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512" - }, - "Microsoft.OpenApi/1.2.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==", - "path": "microsoft.openapi/1.2.3", - "hashPath": "microsoft.openapi.1.2.3.nupkg.sha512" - }, - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.18.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RtNQEQQ/bgaxzrsZEkPB+/DFaUgNiq8GtZz/R4lt+mKXPcEvEuawlbl0PB1s7ND9kvkUVZtMphPxE9Ma1VGiFg==", - "path": "microsoft.visualstudio.azure.containers.tools.targets/1.18.1", - "hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.18.1.nupkg.sha512" - }, - "Newtonsoft.Json/13.0.3": { - "type": "package", - "serviceable": true, - "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", - "path": "newtonsoft.json/13.0.3", - "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512" - }, - "Swashbuckle.AspNetCore/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VxukQYrUrxNUWQocOxmxua/4fZOPBdGCLSaoZYRNthZae0UXB+fzjTBTlj24fZEQrP+QTnsRwSygN9jNBqm/hg==", - "path": "swashbuckle.aspnetcore/6.0.0", - "hashPath": "swashbuckle.aspnetcore.6.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.Swagger/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-onkGK5eDFmyNy605E5ZaT5oXEGsQJz2UEKsUOqYCZRBC2Fi6MbByUl+qznyl3pZ9/4nTvukUjt9+v28qvJPk/Q==", - "path": "swashbuckle.aspnetcore.swagger/6.0.0", - "hashPath": "swashbuckle.aspnetcore.swagger.6.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerGen/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-RXY21STD/yo4Uzy1L5GoRrEQQWoOosw0QBYo572VwcjePmpV1yFFHsTeThlMNBWKoTt6xadIdSjZj0FmDFYL2A==", - "path": "swashbuckle.aspnetcore.swaggergen/6.0.0", - "hashPath": "swashbuckle.aspnetcore.swaggergen.6.0.0.nupkg.sha512" - }, - "Swashbuckle.AspNetCore.SwaggerUI/6.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-VusRaCFt2As3SXBJmUOGA40IGr6ao+vsvDi7jbCS4AFx69kUUm8zxIHeJVqGov3w4lQowVxv8gmonRXDRh1FvQ==", - "path": "swashbuckle.aspnetcore.swaggerui/6.0.0", - "hashPath": "swashbuckle.aspnetcore.swaggerui.6.0.0.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/WebApplication1/obj/Release/net6.0/PubTmp/Out/appsettings.json b/WebApplication1/obj/Release/net6.0/PubTmp/Out/appsettings.json deleted file mode 100644 index aea7b3c..0000000 --- a/WebApplication1/obj/Release/net6.0/PubTmp/Out/appsettings.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - - "AllowedHosts": "*", - "Configs": { - "SystemIp": "143.120.5.25", - "Port": "8080" - } -} diff --git a/WebApplication1/obj/Release/net6.0/WebApplication1.csproj.CoreCompileInputs.cache b/WebApplication1/obj/Release/net6.0/WebApplication1.csproj.CoreCompileInputs.cache deleted file mode 100644 index 190d39c..0000000 --- a/WebApplication1/obj/Release/net6.0/WebApplication1.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -1aab1d47053209a50c128993feed61e455baf1b5