From 3b824c856e5d27d14a58ae17ddd7d6f22e198876 Mon Sep 17 00:00:00 2001 From: ZerkyLiu Date: Mon, 26 Jan 2026 16:39:08 +0100 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20project.assets.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.assets.json | 69 --------------------------------------------- 1 file changed, 69 deletions(-) delete mode 100644 project.assets.json diff --git a/project.assets.json b/project.assets.json deleted file mode 100644 index e48458f..0000000 --- a/project.assets.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETFramework,Version=v4.7.2": {}, - ".NETFramework,Version=v4.7.2/win-x86": {} - }, - "libraries": {}, - "projectFileDependencyGroups": { - ".NETFramework,Version=v4.7.2": [] - }, - "packageFolders": { - "C:\\Users\\15897\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "e:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\善学教育积分卡汇率计算器.csproj", - "projectName": "善学教育积分卡汇率计算器", - "projectPath": "e:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\善学教育积分卡汇率计算器.csproj", - "packagesPath": "C:\\Users\\15897\\.nuget\\packages\\", - "outputPath": "e:\\LiuBinzhe\\C++ learning\\刘彬哲的C++工具箱\\善学教育积分币转换器\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\15897\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net472" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net472": { - "targetAlias": "net472", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "10.0.100" - }, - "frameworks": { - "net472": { - "targetAlias": "net472", - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.101\\RuntimeIdentifierGraph.json" - } - }, - "runtimes": { - "win-x86": { - "#import": [] - } - } - } -} \ No newline at end of file