diff --git a/.gitignore b/.gitignore index 7f6a9db..142b308 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,9 @@ dkms.conf /Dto/obj/Debug/net6.0 /Dto/bin/Release/net6.0/Dto.deps.json /Dto/bin +/Dto/obj/Debug/net6.0/Dto.GeneratedMSBuildEditorConfig.editorconfig +/Dto/obj/Dto.csproj.nuget.dgspec.json +/Dto/obj/Dto.csproj.nuget.g.props +/Dto/obj/project.assets.json +/Dto/obj/project.nuget.cache +/WebApplication1/obj/Release/net6.0/WebApplication1.csproj.AssemblyReference.cache diff --git a/Dto/obj/Debug/net6.0/Dto.GeneratedMSBuildEditorConfig.editorconfig b/Dto/obj/Debug/net6.0/Dto.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index df431c4..0000000 --- a/Dto/obj/Debug/net6.0/Dto.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,11 +0,0 @@ -is_global = true -build_property.TargetFramework = net6.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Dto -build_property.ProjectDir = C:\core\24Hour.Service\Dto\ diff --git a/Dto/obj/Dto.csproj.nuget.dgspec.json b/Dto/obj/Dto.csproj.nuget.dgspec.json deleted file mode 100644 index 7917001..0000000 --- a/Dto/obj/Dto.csproj.nuget.dgspec.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\core\\24Hour.Service\\Dto\\Dto.csproj": {} - }, - "projects": { - "C:\\core\\24Hour.Service\\Dto\\Dto.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\core\\24Hour.Service\\Dto\\Dto.csproj", - "projectName": "Dto", - "projectPath": "C:\\core\\24Hour.Service\\Dto\\Dto.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "C:\\core\\24Hour.Service\\Dto\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\游戏文件夹\\Dll": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "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/Dto/obj/Dto.csproj.nuget.g.props b/Dto/obj/Dto.csproj.nuget.g.props deleted file mode 100644 index 1781920..0000000 --- a/Dto/obj/Dto.csproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\Administrator\.nuget\packages\ - PackageReference - 6.6.0 - - - - - \ No newline at end of file diff --git a/Dto/obj/project.assets.json b/Dto/obj/project.assets.json deleted file mode 100644 index 40de25d..0000000 --- a/Dto/obj/project.assets.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "version": 3, - "targets": { - "net6.0": {} - }, - "libraries": {}, - "projectFileDependencyGroups": { - "net6.0": [] - }, - "packageFolders": { - "C:\\Users\\Administrator\\.nuget\\packages\\": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\core\\24Hour.Service\\Dto\\Dto.csproj", - "projectName": "Dto", - "projectPath": "C:\\core\\24Hour.Service\\Dto\\Dto.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "C:\\core\\24Hour.Service\\Dto\\obj\\", - "projectStyle": "PackageReference", - "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "C:\\游戏文件夹\\Dll": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0": { - "targetAlias": "net6.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "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/Dto/obj/project.nuget.cache b/Dto/obj/project.nuget.cache deleted file mode 100644 index de8b953..0000000 --- a/Dto/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "aBP4DpXaMgoARxZa7jC+2/OpB8f0apQvutUjpKvCZq5BqhIvN/WzLcvuunyUhHgo503i8NiV6jJvit7a9mkSCQ==", - "success": true, - "projectFilePath": "C:\\core\\24Hour.Service\\Dto\\Dto.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file diff --git a/WebApplication1/obj/Release/net6.0/WebApplication1.csproj.AssemblyReference.cache b/WebApplication1/obj/Release/net6.0/WebApplication1.csproj.AssemblyReference.cache deleted file mode 100644 index 2cdd657..0000000 Binary files a/WebApplication1/obj/Release/net6.0/WebApplication1.csproj.AssemblyReference.cache and /dev/null differ