update接口开发
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
".NETCoreApp,Version=v5.0": {
|
||||
"Ewide.NbzsZheliban/1.0.0": {
|
||||
"dependencies": {
|
||||
"Ewide.Core": "1.0.0"
|
||||
"Ewide.Core": "1.0.0",
|
||||
"Magick.NET-Q16-AnyCPU": "8.3.1"
|
||||
},
|
||||
"runtime": {
|
||||
"Ewide.NbzsZheliban.dll": {}
|
||||
@@ -144,6 +145,52 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Magick.NET-Q16-AnyCPU/8.3.1": {
|
||||
"dependencies": {
|
||||
"Magick.NET.Core": "8.3.1"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard21/Magick.NET-Q16-AnyCPU.dll": {
|
||||
"assemblyVersion": "8.3.0.0",
|
||||
"fileVersion": "8.3.1.0"
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/linux-musl-x64/native/Magick.Native-Q16-x64.dll.so": {
|
||||
"rid": "linux-musl-x64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/linux-x64/native/Magick.Native-Q16-x64.dll.so": {
|
||||
"rid": "linux-x64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/osx-x64/native/Magick.Native-Q16-x64.dll.dylib": {
|
||||
"rid": "osx-x64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/win-x64/native/Magick.Native-Q16-x64.dll": {
|
||||
"rid": "win-x64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "7.1.0.7"
|
||||
},
|
||||
"runtimes/win-x86/native/Magick.Native-Q16-x86.dll": {
|
||||
"rid": "win-x86",
|
||||
"assetType": "native",
|
||||
"fileVersion": "7.1.0.7"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Magick.NET.Core/8.3.1": {
|
||||
"runtime": {
|
||||
"lib/netstandard21/Magick.NET.Core.dll": {
|
||||
"assemblyVersion": "8.3.0.0",
|
||||
"fileVersion": "8.3.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Mapster/7.2.0": {
|
||||
"dependencies": {
|
||||
"Mapster.Core": "1.2.0",
|
||||
@@ -2129,6 +2176,20 @@
|
||||
"path": "kendo.dynamiclinqcore/3.1.1",
|
||||
"hashPath": "kendo.dynamiclinqcore.3.1.1.nupkg.sha512"
|
||||
},
|
||||
"Magick.NET-Q16-AnyCPU/8.3.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-JSXV0aW1PUJGjVN3fT30QUv0Ya3lkFTjske+WP4Dfizg/oo9HU1jDwN/k/RWz5cF1uu8P12DX0JnIvsFI0o52A==",
|
||||
"path": "magick.net-q16-anycpu/8.3.1",
|
||||
"hashPath": "magick.net-q16-anycpu.8.3.1.nupkg.sha512"
|
||||
},
|
||||
"Magick.NET.Core/8.3.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-kfZsxwz7KD+yGb2VSC54EgjvSWQcszSBf/5zRqTuIQMXPV6UgUqOT9edOyO9T/NxeDkvW4Rq1ozX7u0R/VLawg==",
|
||||
"path": "magick.net.core/8.3.1",
|
||||
"hashPath": "magick.net.core.8.3.1.nupkg.sha512"
|
||||
},
|
||||
"Mapster/7.2.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
|
||||
Reference in New Issue
Block a user