test version 0.1.3
This commit is contained in:
parent
cc9af8ae85
commit
e352130a8b
BIN
Aspose.Cells.dll
BIN
Aspose.Cells.dll
Binary file not shown.
|
|
@ -8,29 +8,30 @@
|
|||
".NETCoreApp,Version=v8.0": {
|
||||
"Server/1.0.0": {
|
||||
"dependencies": {
|
||||
"Aspose.Cells": "23.11.0",
|
||||
"Aspose.Cells": "24.1.0",
|
||||
"LibGit2Sharp": "0.28.0",
|
||||
"Microsoft.EntityFrameworkCore": "8.0.0",
|
||||
"Microsoft.EntityFrameworkCore.Design": "8.0.0",
|
||||
"NLog": "5.2.6",
|
||||
"Newtonsoft.Json": "13.0.3",
|
||||
"Npgsql": "8.0.0",
|
||||
"Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.0"
|
||||
"Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.0",
|
||||
"SkiaSharp.NativeAssets.Linux": "2.88.6"
|
||||
},
|
||||
"runtime": {
|
||||
"Server.dll": {}
|
||||
}
|
||||
},
|
||||
"Aspose.Cells/23.11.0": {
|
||||
"Aspose.Cells/24.1.0": {
|
||||
"dependencies": {
|
||||
"SkiaSharp": "2.88.6",
|
||||
"System.Security.Cryptography.Pkcs": "6.0.3",
|
||||
"System.Text.Encoding.CodePages": "6.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net7.0/Aspose.Cells.dll": {
|
||||
"assemblyVersion": "23.11.0.0",
|
||||
"fileVersion": "23.11.0.0"
|
||||
"lib/net8.0/Aspose.Cells.dll": {
|
||||
"assemblyVersion": "24.1.0.0",
|
||||
"fileVersion": "24.1.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -511,6 +512,33 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"SkiaSharp.NativeAssets.Linux/2.88.6": {
|
||||
"dependencies": {
|
||||
"SkiaSharp": "2.88.6"
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/linux-arm/native/libSkiaSharp.so": {
|
||||
"rid": "linux-arm",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/linux-arm64/native/libSkiaSharp.so": {
|
||||
"rid": "linux-arm64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/linux-musl-x64/native/libSkiaSharp.so": {
|
||||
"rid": "linux-musl-x64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/linux-x64/native/libSkiaSharp.so": {
|
||||
"rid": "linux-x64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SkiaSharp.NativeAssets.macOS/2.88.6": {
|
||||
"runtimeTargets": {
|
||||
"runtimes/osx/native/libSkiaSharp.dylib": {
|
||||
|
|
@ -645,12 +673,12 @@
|
|||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Aspose.Cells/23.11.0": {
|
||||
"Aspose.Cells/24.1.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-iYwyXNrsBxtKTrNUndRnOp2gnqIMLRH/EvJqWQfV94poKfXoe0hLINTeptxa88Tnv432iuQOxUJAsjh1LTs7Dw==",
|
||||
"path": "aspose.cells/23.11.0",
|
||||
"hashPath": "aspose.cells.23.11.0.nupkg.sha512"
|
||||
"sha512": "sha512-qw4TIXPoGvfne9Q9vSkDO0nJPLiEeNuLQj2CzUXe5pSbXUwJdgtmSKqFZJ8qchNjmGq4ElCfYTu4WwMdSSUZJg==",
|
||||
"path": "aspose.cells/24.1.0",
|
||||
"hashPath": "aspose.cells.24.1.0.nupkg.sha512"
|
||||
},
|
||||
"Humanizer.Core/2.14.1": {
|
||||
"type": "package",
|
||||
|
|
@ -862,6 +890,13 @@
|
|||
"path": "skiasharp/2.88.6",
|
||||
"hashPath": "skiasharp.2.88.6.nupkg.sha512"
|
||||
},
|
||||
"SkiaSharp.NativeAssets.Linux/2.88.6": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-iQcOUE0tPZvBUxOdZaP3LIdAC21H8BEMhDvpCQ/mUUvbKGLd5rF7veJVSZBNu20SuCC0oZpEdGxB+mLVOK8uzw==",
|
||||
"path": "skiasharp.nativeassets.linux/2.88.6",
|
||||
"hashPath": "skiasharp.nativeassets.linux.2.88.6.nupkg.sha512"
|
||||
},
|
||||
"SkiaSharp.NativeAssets.macOS/2.88.6": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
|
|
|
|||
BIN
Server.dll
BIN
Server.dll
Binary file not shown.
BIN
Server.exe
BIN
Server.exe
Binary file not shown.
BIN
Server.pdb
BIN
Server.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue