108 lines
3.5 KiB
JSON
108 lines
3.5 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net9.0": {}
|
|
},
|
|
"libraries": {},
|
|
"projectFileDependencyGroups": {
|
|
"net9.0": [
|
|
"Microsoft.AspNetCore.OpenApi >= 9.0.8"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"C:\\Users\\代\\.nuget\\packages\\": {},
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "C:\\work\\电脑硬件-01\\SimpleAPI\\SimpleAPI.csproj",
|
|
"projectName": "SimpleAPI",
|
|
"projectPath": "C:\\work\\电脑硬件-01\\SimpleAPI\\SimpleAPI.csproj",
|
|
"packagesPath": "C:\\Users\\代\\.nuget\\packages\\",
|
|
"outputPath": "C:\\work\\电脑硬件-01\\SimpleAPI\\obj\\",
|
|
"projectStyle": "PackageReference",
|
|
"fallbackFolders": [
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
|
],
|
|
"configFilePaths": [
|
|
"C:\\Users\\代\\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": [
|
|
"net9.0"
|
|
],
|
|
"sources": {
|
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
"https://api.nuget.org/v3/index.json": {},
|
|
"https://nuget.cdn.azure.cn/v3/index.json": {},
|
|
"https://packages.chinacloudapi.cn/v3/index.json": {},
|
|
"https://packages.microsoft.com/dotnet": {},
|
|
"https://www.nuget.org/api/v2/": {}
|
|
},
|
|
"frameworks": {
|
|
"net9.0": {
|
|
"targetAlias": "net9.0",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
},
|
|
"restoreAuditProperties": {
|
|
"enableAudit": "true",
|
|
"auditLevel": "low",
|
|
"auditMode": "direct"
|
|
},
|
|
"SdkAnalysisLevel": "9.0.300"
|
|
},
|
|
"frameworks": {
|
|
"net9.0": {
|
|
"targetAlias": "net9.0",
|
|
"dependencies": {
|
|
"Microsoft.AspNetCore.OpenApi": {
|
|
"target": "Package",
|
|
"version": "[9.0.8, )"
|
|
}
|
|
},
|
|
"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\\9.0.304/PortableRuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
},
|
|
"logs": [
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "未能从远程源“https://www.nuget.org/api/v2/FindPackagesById()?id='Microsoft.AspNetCore.OpenApi'&semVerLevel=2.0.0”检索有关“Microsoft.AspNetCore.OpenApi”的信息。\r\n 不知道这样的主机。 (null:80)\r\n 不知道这样的主机。",
|
|
"libraryId": "Microsoft.AspNetCore.OpenApi"
|
|
},
|
|
{
|
|
"code": "NU1301",
|
|
"level": "Error",
|
|
"message": "未能从远程源“https://packages.microsoft.com/dotnet/FindPackagesById()?id='Microsoft.AspNetCore.OpenApi'&semVerLevel=2.0.0”检索有关“Microsoft.AspNetCore.OpenApi”的信息。\r\n 不知道这样的主机。 (null:80)\r\n 不知道这样的主机。",
|
|
"libraryId": "Microsoft.AspNetCore.OpenApi"
|
|
}
|
|
]
|
|
} |