diff --git a/.gitignore b/.gitignore index 536dca6..b92e400 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,9 @@ dkms.conf /WebApplication1/obj/Debug/net6.0/WebApplication1.genruntimeconfig.cache /WebApplication1/obj/Debug/net6.0/WebApplication1.GeneratedMSBuildEditorConfig.editorconfig /WebApplication1/obj/Debug/net6.0/WebApplication1.assets.cache +/WebApplication1/obj/Debug/net6.0/WebApplication1.AssemblyInfo.cs +/WebApplication1/obj/Debug/net6.0/WebApplication1.AssemblyInfoInputs.cache +/WebApplication1/obj/Release/net6.0/WebApplication1.AssemblyInfo.cs +/WebApplication1/obj/Release/net6.0/WebApplication1.AssemblyInfoInputs.cache +/WebApplication1/obj/project.nuget.cache +/WebApplication1/obj/WebApplication1.csproj.nuget.dgspec.json diff --git a/WebApplication1/obj/Debug/net6.0/WebApplication1.AssemblyInfo.cs b/WebApplication1/obj/Debug/net6.0/WebApplication1.AssemblyInfo.cs deleted file mode 100644 index bf60ecc..0000000 --- a/WebApplication1/obj/Debug/net6.0/WebApplication1.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("ae1f7aa6-e320-4393-ac3f-984b92923499")] -[assembly: System.Reflection.AssemblyCompanyAttribute("WebApplication1")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("WebApplication1")] -[assembly: System.Reflection.AssemblyTitleAttribute("WebApplication1")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/WebApplication1/obj/Debug/net6.0/WebApplication1.AssemblyInfoInputs.cache b/WebApplication1/obj/Debug/net6.0/WebApplication1.AssemblyInfoInputs.cache deleted file mode 100644 index 57828e5..0000000 --- a/WebApplication1/obj/Debug/net6.0/WebApplication1.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -0497fdbf8846ef3edec613ba32acb896dcbcc846 diff --git a/WebApplication1/obj/Release/net6.0/WebApplication1.AssemblyInfo.cs b/WebApplication1/obj/Release/net6.0/WebApplication1.AssemblyInfo.cs deleted file mode 100644 index 7bd76fa..0000000 --- a/WebApplication1/obj/Release/net6.0/WebApplication1.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("ae1f7aa6-e320-4393-ac3f-984b92923499")] -[assembly: System.Reflection.AssemblyCompanyAttribute("WebApplication1")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("WebApplication1")] -[assembly: System.Reflection.AssemblyTitleAttribute("WebApplication1")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/WebApplication1/obj/Release/net6.0/WebApplication1.AssemblyInfoInputs.cache b/WebApplication1/obj/Release/net6.0/WebApplication1.AssemblyInfoInputs.cache deleted file mode 100644 index 362f405..0000000 --- a/WebApplication1/obj/Release/net6.0/WebApplication1.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -f1b09e843285889ef6521eaae99d3682ff7d81fe diff --git a/WebApplication1/obj/WebApplication1.csproj.nuget.dgspec.json b/WebApplication1/obj/WebApplication1.csproj.nuget.dgspec.json deleted file mode 100644 index df9153b..0000000 --- a/WebApplication1/obj/WebApplication1.csproj.nuget.dgspec.json +++ /dev/null @@ -1,91 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\Users\\callm\\source\\repos\\24Hour.Service\\WebApplication1\\WebApplication1.csproj": {} - }, - "projects": { - "C:\\Users\\callm\\source\\repos\\24Hour.Service\\WebApplication1\\WebApplication1.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\callm\\source\\repos\\24Hour.Service\\WebApplication1\\WebApplication1.csproj", - "projectName": "WebApplication1", - "projectPath": "C:\\Users\\callm\\source\\repos\\24Hour.Service\\WebApplication1\\WebApplication1.csproj", - "packagesPath": "C:\\Users\\callm\\.nuget\\packages\\", - "outputPath": "C:\\Users\\callm\\source\\repos\\24Hour.Service\\WebApplication1\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\DevExpress 21.1\\Components\\Offline Packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", - "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" - ], - "configFilePaths": [ - "C:\\Users\\callm\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 21.1.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\Program Files\\dotnet\\library-packs": {}, - "C:\\Program Files\\dotnet\\sdk\\7.0.306\\Sdks\\Microsoft.NET.Sdk.Web\\library-packs": {}, - "http://47.108.27.176:14520/v3/index.json": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "dependencies": { - "Microsoft.VisualStudio.Azure.Containers.Tools.Targets": { - "target": "Package", - "version": "[1.18.1, )" - }, - "Newtonsoft.Json": { - "target": "Package", - "version": "[13.0.3, )" - }, - "Swashbuckle.AspNetCore": { - "target": "Package", - "version": "[6.0.0, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.AspNetCore.App": { - "privateAssets": "none" - }, - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.306\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/WebApplication1/obj/project.nuget.cache b/WebApplication1/obj/project.nuget.cache deleted file mode 100644 index 7835aa0..0000000 --- a/WebApplication1/obj/project.nuget.cache +++ /dev/null @@ -1,24 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "VWYxV+vFRAGuC4anKgaucLVAxJMhCuRdnSoq/D2hflzPCBpBIu5R12vGBCyXZ3e6wQWP5DmYci9gO4JsLT71YQ==", - "success": true, - "projectFilePath": "C:\\Users\\callm\\source\\repos\\24Hour.Service\\WebApplication1\\WebApplication1.csproj", - "expectedPackageFiles": [ - "C:\\Users\\callm\\.nuget\\packages\\microsoft.extensions.apidescription.server\\3.0.0\\microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512", - "C:\\Users\\callm\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512", - "C:\\Users\\callm\\.nuget\\packages\\microsoft.visualstudio.azure.containers.tools.targets\\1.18.1\\microsoft.visualstudio.azure.containers.tools.targets.1.18.1.nupkg.sha512", - "C:\\Users\\callm\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", - "C:\\Users\\callm\\.nuget\\packages\\swashbuckle.aspnetcore\\6.0.0\\swashbuckle.aspnetcore.6.0.0.nupkg.sha512", - "C:\\Users\\callm\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\6.0.0\\swashbuckle.aspnetcore.swagger.6.0.0.nupkg.sha512", - "C:\\Users\\callm\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\6.0.0\\swashbuckle.aspnetcore.swaggergen.6.0.0.nupkg.sha512", - "C:\\Users\\callm\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\6.0.0\\swashbuckle.aspnetcore.swaggerui.6.0.0.nupkg.sha512" - ], - "logs": [ - { - "code": "NU1803", - "level": "Warning", - "warningLevel": 1, - "message": "正在通过 “HTTP” 源“http://47.108.27.176:14520/v3/index.json”运行“restore”操作。将来的版本中将删除非 HTTPS 访问权限。请考虑迁移到 “HTTPS” 源。" - } - ] -} \ No newline at end of file