1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
| {
| "version": 2,
| "dgSpecHash": "DlxSpC7ijtc=",
| "success": true,
| "projectFilePath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Communicator\\WIDESEAWCS_Communicator.csproj",
| "expectedPackageFiles": [
| "C:\\Users\\29028\\.nuget\\packages\\hslcommunication\\11.6.4\\hslcommunication.11.6.4.nupkg.sha512",
| "C:\\Users\\29028\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512",
| "C:\\Users\\29028\\.nuget\\packages\\runtime.linux-arm.runtime.native.system.io.ports\\6.0.0\\runtime.linux-arm.runtime.native.system.io.ports.6.0.0.nupkg.sha512",
| "C:\\Users\\29028\\.nuget\\packages\\runtime.linux-arm64.runtime.native.system.io.ports\\6.0.0\\runtime.linux-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512",
| "C:\\Users\\29028\\.nuget\\packages\\runtime.linux-x64.runtime.native.system.io.ports\\6.0.0\\runtime.linux-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512",
| "C:\\Users\\29028\\.nuget\\packages\\runtime.native.system.io.ports\\6.0.0\\runtime.native.system.io.ports.6.0.0.nupkg.sha512",
| "C:\\Users\\29028\\.nuget\\packages\\runtime.osx-arm64.runtime.native.system.io.ports\\6.0.0\\runtime.osx-arm64.runtime.native.system.io.ports.6.0.0.nupkg.sha512",
| "C:\\Users\\29028\\.nuget\\packages\\runtime.osx-x64.runtime.native.system.io.ports\\6.0.0\\runtime.osx-x64.runtime.native.system.io.ports.6.0.0.nupkg.sha512",
| "C:\\Users\\29028\\.nuget\\packages\\system.io.ports\\6.0.0\\system.io.ports.6.0.0.nupkg.sha512"
| ],
| "logs": [
| {
| "code": "NU1803",
| "level": "Warning",
| "warningLevel": 1,
| "message": "正在通过 “HTTP” 源“http://115.159.85.185:8070/v3/index.json”运行“restore”操作。将来的版本中将删除非 HTTPS 访问权限。请考虑迁移到 “HTTPS” 源。"
| },
| {
| "code": "NU1900",
| "level": "Warning",
| "warningLevel": 1,
| "message": "获取包漏洞数据时出错: 无法加载源 https://api.nuget.org/v3/index.json 的服务索引。"
| },
| {
| "code": "NU1900",
| "level": "Warning",
| "warningLevel": 1,
| "message": "获取包漏洞数据时出错: 无法加载源 http://115.159.85.185:8070/v3/index.json 的服务索引。"
| }
| ]
| }
|
|