This commit is contained in:
iamboss 2026-01-30 21:02:13 +08:00
parent 68ad9af664
commit 0d5ad55028
31 changed files with 190 additions and 75 deletions

BIN
App/Dapper.dll Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -11,9 +11,9 @@
"dependencies": { "dependencies": {
"AvalonEdit": "6.3.0.90", "AvalonEdit": "6.3.0.90",
"FontAwesome.Sharp": "6.3.0", "FontAwesome.Sharp": "6.3.0",
"Hi.WpfPlus": "3.1.100", "Hi.WpfPlus": "3.1.102",
"HiNc": "3.1.117", "HiNc": "3.1.120",
"HiNc-Resource": "3.1.17", "HiNc-Resource": "3.1.19",
"runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "10.0.2", "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "10.0.2",
"runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64": "10.0.2", "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64": "10.0.2",
"runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64": "10.0.2" "runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64": "10.0.2"
@ -1579,6 +1579,14 @@
} }
} }
}, },
"Dapper/2.1.35": {
"runtime": {
"lib/net7.0/Dapper.dll": {
"assemblyVersion": "2.0.0.0",
"fileVersion": "2.1.35.13827"
}
}
},
"DnsClient/1.6.1": { "DnsClient/1.6.1": {
"runtime": { "runtime": {
"lib/net5.0/DnsClient.dll": { "lib/net5.0/DnsClient.dll": {
@ -1673,36 +1681,36 @@
} }
} }
}, },
"Hi.WpfPlus/3.1.100": { "Hi.WpfPlus/3.1.102": {
"dependencies": { "dependencies": {
"HiDisp": "3.1.102" "HiDisp": "3.1.104"
}, },
"runtime": { "runtime": {
"lib/net10.0-windows7.0/Hi.WpfPlus.dll": { "lib/net10.0-windows7.0/Hi.WpfPlus.dll": {
"assemblyVersion": "3.1.100.0", "assemblyVersion": "3.1.102.0",
"fileVersion": "3.1.100.0" "fileVersion": "3.1.102.0"
} }
} }
}, },
"HiCbtr/3.1.100": { "HiCbtr/3.1.102": {
"dependencies": { "dependencies": {
"HiDisp": "3.1.102" "HiDisp": "3.1.104"
}, },
"runtime": { "runtime": {
"lib/net10.0/HiCbtr.dll": { "lib/net10.0/HiCbtr.dll": {
"assemblyVersion": "3.1.100.0", "assemblyVersion": "3.1.102.0",
"fileVersion": "3.1.100.0" "fileVersion": "3.1.102.0"
} }
} }
}, },
"HiDisp/3.1.102": { "HiDisp/3.1.104": {
"dependencies": { "dependencies": {
"HiGeom": "3.1.94" "HiGeom": "3.1.95"
}, },
"runtime": { "runtime": {
"lib/net10.0/HiDisp.dll": { "lib/net10.0/HiDisp.dll": {
"assemblyVersion": "3.1.102.0", "assemblyVersion": "3.1.104.0",
"fileVersion": "3.1.102.0" "fileVersion": "3.1.104.0"
} }
}, },
"native": { "native": {
@ -1720,7 +1728,7 @@
} }
} }
}, },
"HiGeom/3.1.94": { "HiGeom/3.1.95": {
"dependencies": { "dependencies": {
"Google.Protobuf": "3.28.3", "Google.Protobuf": "3.28.3",
"Grpc.AspNetCore": "2.66.0", "Grpc.AspNetCore": "2.66.0",
@ -1731,8 +1739,8 @@
}, },
"runtime": { "runtime": {
"lib/net10.0/HiGeom.dll": { "lib/net10.0/HiGeom.dll": {
"assemblyVersion": "3.1.94.0", "assemblyVersion": "3.1.95.0",
"fileVersion": "3.1.94.0" "fileVersion": "3.1.95.0"
} }
}, },
"resources": { "resources": {
@ -1744,27 +1752,27 @@
} }
} }
}, },
"HiLicense/3.1.94": { "HiLicense/3.1.96": {
"dependencies": { "dependencies": {
"HiGeom": "3.1.94" "HiGeom": "3.1.95"
}, },
"runtime": { "runtime": {
"lib/net10.0/HiLicense.dll": { "lib/net10.0/HiLicense.dll": {
"assemblyVersion": "3.1.94.0", "assemblyVersion": "3.1.96.0",
"fileVersion": "3.1.94.0" "fileVersion": "3.1.96.0"
} }
} }
}, },
"HiMech/3.1.108": { "HiMech/3.1.111": {
"dependencies": { "dependencies": {
"CommandLineParser": "2.9.1", "CommandLineParser": "2.9.1",
"HiCbtr": "3.1.100", "HiCbtr": "3.1.102",
"Microsoft.CodeAnalysis.CSharp.Scripting": "5.0.0" "Microsoft.CodeAnalysis.CSharp.Scripting": "5.0.0"
}, },
"runtime": { "runtime": {
"lib/net10.0/HiMech.dll": { "lib/net10.0/HiMech.dll": {
"assemblyVersion": "3.1.108.0", "assemblyVersion": "3.1.111.0",
"fileVersion": "3.1.108.0" "fileVersion": "3.1.111.0"
} }
}, },
"resources": { "resources": {
@ -1779,19 +1787,21 @@
} }
} }
}, },
"HiNc/3.1.117": { "HiNc/3.1.120": {
"dependencies": { "dependencies": {
"Dapper": "2.1.35",
"Google.Protobuf": "3.28.3", "Google.Protobuf": "3.28.3",
"Grpc.AspNetCore": "2.66.0", "Grpc.AspNetCore": "2.66.0",
"Grpc.Net.Client": "2.66.0", "Grpc.Net.Client": "2.66.0",
"HiLicense": "3.1.94", "HiLicense": "3.1.96",
"HiMech": "3.1.108", "HiMech": "3.1.111",
"HiUniNc": "3.1.105" "HiUniNc": "3.1.108",
"Microsoft.Data.Sqlite": "9.0.0"
}, },
"runtime": { "runtime": {
"lib/net10.0/HiNc.dll": { "lib/net10.0/HiNc.dll": {
"assemblyVersion": "3.1.117.0", "assemblyVersion": "3.1.120.0",
"fileVersion": "3.1.117.0" "fileVersion": "3.1.120.0"
} }
}, },
"resources": { "resources": {
@ -1803,22 +1813,22 @@
} }
} }
}, },
"HiNc-Resource/3.1.17": { "HiNc-Resource/3.1.19": {
"runtime": { "runtime": {
"lib/net10.0/HiNc-Resource.dll": { "lib/net10.0/HiNc-Resource.dll": {
"assemblyVersion": "3.1.17.0", "assemblyVersion": "3.1.19.0",
"fileVersion": "3.1.17.0" "fileVersion": "3.1.19.0"
} }
} }
}, },
"HiUniNc/3.1.105": { "HiUniNc/3.1.108": {
"dependencies": { "dependencies": {
"HiMech": "3.1.108" "HiMech": "3.1.111"
}, },
"runtime": { "runtime": {
"lib/net10.0/HiUniNc.dll": { "lib/net10.0/HiUniNc.dll": {
"assemblyVersion": "3.1.105.0", "assemblyVersion": "3.1.108.0",
"fileVersion": "3.1.105.0" "fileVersion": "3.1.108.0"
} }
} }
}, },
@ -2037,6 +2047,24 @@
} }
} }
}, },
"Microsoft.Data.Sqlite/9.0.0": {
"dependencies": {
"Microsoft.Data.Sqlite.Core": "9.0.0",
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.10",
"SQLitePCLRaw.core": "2.1.10"
}
},
"Microsoft.Data.Sqlite.Core/9.0.0": {
"dependencies": {
"SQLitePCLRaw.core": "2.1.10"
},
"runtime": {
"lib/net8.0/Microsoft.Data.Sqlite.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.24.52902"
}
}
},
"MongoDB.Bson/3.4.2": { "MongoDB.Bson/3.4.2": {
"runtime": { "runtime": {
"lib/net6.0/MongoDB.Bson.dll": { "lib/net6.0/MongoDB.Bson.dll": {
@ -2076,6 +2104,44 @@
} }
} }
}, },
"SQLitePCLRaw.bundle_e_sqlite3/2.1.10": {
"dependencies": {
"SQLitePCLRaw.lib.e_sqlite3": "2.1.10",
"SQLitePCLRaw.provider.e_sqlite3": "2.1.10"
},
"runtime": {
"lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {
"assemblyVersion": "2.1.10.2445",
"fileVersion": "2.1.10.2445"
}
}
},
"SQLitePCLRaw.core/2.1.10": {
"runtime": {
"lib/netstandard2.0/SQLitePCLRaw.core.dll": {
"assemblyVersion": "2.1.10.2445",
"fileVersion": "2.1.10.2445"
}
}
},
"SQLitePCLRaw.lib.e_sqlite3/2.1.10": {
"native": {
"runtimes/win-x64/native/e_sqlite3.dll": {
"fileVersion": "0.0.0.0"
}
}
},
"SQLitePCLRaw.provider.e_sqlite3/2.1.10": {
"dependencies": {
"SQLitePCLRaw.core": "2.1.10"
},
"runtime": {
"lib/net6.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll": {
"assemblyVersion": "2.1.10.2445",
"fileVersion": "2.1.10.2445"
}
}
},
"ZstdSharp.Port/0.7.3": { "ZstdSharp.Port/0.7.3": {
"runtime": { "runtime": {
"lib/net7.0/ZstdSharp.dll": { "lib/net7.0/ZstdSharp.dll": {
@ -2121,6 +2187,13 @@
"path": "commandlineparser/2.9.1", "path": "commandlineparser/2.9.1",
"hashPath": "commandlineparser.2.9.1.nupkg.sha512" "hashPath": "commandlineparser.2.9.1.nupkg.sha512"
}, },
"Dapper/2.1.35": {
"type": "package",
"serviceable": true,
"sha512": "sha512-YKRwjVfrG7GYOovlGyQoMvr1/IJdn+7QzNXJxyMh0YfFF5yvDmTYaJOVYWsckreNjGsGSEtrMTpnzxTUq/tZQw==",
"path": "dapper/2.1.35",
"hashPath": "dapper.2.1.35.nupkg.sha512"
},
"DnsClient/1.6.1": { "DnsClient/1.6.1": {
"type": "package", "type": "package",
"serviceable": true, "serviceable": true,
@ -2191,68 +2264,68 @@
"path": "grpc.net.common/2.66.0", "path": "grpc.net.common/2.66.0",
"hashPath": "grpc.net.common.2.66.0.nupkg.sha512" "hashPath": "grpc.net.common.2.66.0.nupkg.sha512"
}, },
"Hi.WpfPlus/3.1.100": { "Hi.WpfPlus/3.1.102": {
"type": "package", "type": "package",
"serviceable": true, "serviceable": true,
"sha512": "sha512-MXT7yTrArHcyf+lHVCDYQ8mDffTYFf0cssQTRh6IvnIhyWQBz03/ICoQgkNll6kxFvUgfsvcSpESHskN6i7Htg==", "sha512": "sha512-xjAuMlWbMInhSg3VmcMO+87sHGugAtetXj7f8GSjKfDyQSP6IQnxDK0WOFQf9jLe3mqQkai9o32Kz5aJP/zdNQ==",
"path": "hi.wpfplus/3.1.100", "path": "hi.wpfplus/3.1.102",
"hashPath": "hi.wpfplus.3.1.100.nupkg.sha512" "hashPath": "hi.wpfplus.3.1.102.nupkg.sha512"
}, },
"HiCbtr/3.1.100": { "HiCbtr/3.1.102": {
"type": "package", "type": "package",
"serviceable": true, "serviceable": true,
"sha512": "sha512-DF8bRUu4mPksHqS6uNSyvQ1OIyAcLkneg8O1+52KTZ3S7StMmUGuIX8mRhIY/5LLXZ1XYS3JZWuoAB6ndkfs6Q==", "sha512": "sha512-2N+qzg68zbTsA0qKcTxoxAKqX4H1yI541wVSkUg7yjyEz2qmOAefuMA/i5jnkMcsBjmS2l7K1SQGxWz78s+iew==",
"path": "hicbtr/3.1.100", "path": "hicbtr/3.1.102",
"hashPath": "hicbtr.3.1.100.nupkg.sha512" "hashPath": "hicbtr.3.1.102.nupkg.sha512"
}, },
"HiDisp/3.1.102": { "HiDisp/3.1.104": {
"type": "package", "type": "package",
"serviceable": true, "serviceable": true,
"sha512": "sha512-DJOFaNt3Hxz23MncYs/t5TYC5JqaEYnCTt7AUxXYx28UEHQJqHyomNc6c9LhmCQCEwMWqe1XbBFKMmqxl/0jIw==", "sha512": "sha512-sHWRWLSF82M9GRfZr2YdxUiHgO+0fQZeunKVmbdwVe3kE8VQWzzQ7VwMabzwWaq94NU7A4HhxXxW4nV9q+S9Cw==",
"path": "hidisp/3.1.102", "path": "hidisp/3.1.104",
"hashPath": "hidisp.3.1.102.nupkg.sha512" "hashPath": "hidisp.3.1.104.nupkg.sha512"
}, },
"HiGeom/3.1.94": { "HiGeom/3.1.95": {
"type": "package", "type": "package",
"serviceable": true, "serviceable": true,
"sha512": "sha512-m/xQeh72NFYeCag2g1GnBQrPnPwH9W9fZR2NXK0f/JP7jQHnPBzZabtbn1UfTfHimSiPkfxhRKUG6AO6MiCidQ==", "sha512": "sha512-vZWoigyLHWNJ4qiVSznrLhM/UPtj+qcRZ29TN9v06DI36Ob/ZrZrKFzTkakqUSIxAtYF1crRX1MgopZVrmg22g==",
"path": "higeom/3.1.94", "path": "higeom/3.1.95",
"hashPath": "higeom.3.1.94.nupkg.sha512" "hashPath": "higeom.3.1.95.nupkg.sha512"
}, },
"HiLicense/3.1.94": { "HiLicense/3.1.96": {
"type": "package", "type": "package",
"serviceable": true, "serviceable": true,
"sha512": "sha512-vHWYuk+gOnvWOJs1jGZ2O/ZfnYCwFnBUvX1zH6doRYsoYbS8t8nqHhZFa3L/7VfBAeCsk7Diz1HNuCqo6fCVJg==", "sha512": "sha512-QkjHjvXMG4wd8t2x2sYbtPKjj+WWFAR1HIkpjeVi/oiHIOpppGs26wMMEZf4v+oy/Mko5IsuiZd4JJS0abWwgQ==",
"path": "hilicense/3.1.94", "path": "hilicense/3.1.96",
"hashPath": "hilicense.3.1.94.nupkg.sha512" "hashPath": "hilicense.3.1.96.nupkg.sha512"
}, },
"HiMech/3.1.108": { "HiMech/3.1.111": {
"type": "package", "type": "package",
"serviceable": true, "serviceable": true,
"sha512": "sha512-dXHGXAvValILySlAtYLquEYiYJ/hOXupoMg/kimzDJonEngEzdI3BmL/G4XH+AIjI7ZFkrrsNBx4QWg0f6CmmQ==", "sha512": "sha512-73IMOjYiC6UvHgOtJMwQohkGdFrmPMBtPxPVfsfu0a5oPPFmRrVuq4fjkLvaH/XaZ/uxdKY92eGHcw5i/k3Zxw==",
"path": "himech/3.1.108", "path": "himech/3.1.111",
"hashPath": "himech.3.1.108.nupkg.sha512" "hashPath": "himech.3.1.111.nupkg.sha512"
}, },
"HiNc/3.1.117": { "HiNc/3.1.120": {
"type": "package", "type": "package",
"serviceable": true, "serviceable": true,
"sha512": "sha512-BREiV7tpH7ofQ/9we+miI8uWrmkjEL2Crx8V34Fpo8zRNvizLFIR2K6SqpHXTwyEDfzd8pIyBFNcbYzWx+jzYA==", "sha512": "sha512-Z06fSri/+MDY5hKvggs33w0eXeddFQ0OYoJavJ8RVQtc/FBRMiHYRkUBH3brzKiNOHBOnmiR9ZGOOAgNuC4Zgg==",
"path": "hinc/3.1.117", "path": "hinc/3.1.120",
"hashPath": "hinc.3.1.117.nupkg.sha512" "hashPath": "hinc.3.1.120.nupkg.sha512"
}, },
"HiNc-Resource/3.1.17": { "HiNc-Resource/3.1.19": {
"type": "package", "type": "package",
"serviceable": true, "serviceable": true,
"sha512": "sha512-9PkOekOy0NK1AR6sKQjT+4up3vLJ3e7osKZ9J6LK5f6Z79gbxm2xJiO+0AYcxu9cd9mY0918L9LSI9qEGlt5hg==", "sha512": "sha512-zVubWJK18dkhdVpy8RbGflNIG1ViSmyyOlAehGtd0CBe+FNs1rqpMweJFmrCG/gEArc2LmCK20M8Jb/8jGmlyg==",
"path": "hinc-resource/3.1.17", "path": "hinc-resource/3.1.19",
"hashPath": "hinc-resource.3.1.17.nupkg.sha512" "hashPath": "hinc-resource.3.1.19.nupkg.sha512"
}, },
"HiUniNc/3.1.105": { "HiUniNc/3.1.108": {
"type": "package", "type": "package",
"serviceable": true, "serviceable": true,
"sha512": "sha512-HiL1RWdIQ3vv6RUZYJ4/OTYFhUS+hNIM5zeV+KK9Phcec5kWg/bvnl8iK2abdx/IxQwLFg/7aix1QagqUmvubg==", "sha512": "sha512-APizrWjpxsIOwFQ+3LtaVbCLuEMU4LZ3tTai4sbtPwE1dlvhWKyBYvcNmAzylCLjDfvOviTwMkzUV0P8zXljSw==",
"path": "hiuninc/3.1.105", "path": "hiuninc/3.1.108",
"hashPath": "hiuninc.3.1.105.nupkg.sha512" "hashPath": "hiuninc.3.1.108.nupkg.sha512"
}, },
"MathNet.Numerics/5.0.0": { "MathNet.Numerics/5.0.0": {
"type": "package", "type": "package",
@ -2289,6 +2362,20 @@
"path": "microsoft.codeanalysis.scripting.common/5.0.0", "path": "microsoft.codeanalysis.scripting.common/5.0.0",
"hashPath": "microsoft.codeanalysis.scripting.common.5.0.0.nupkg.sha512" "hashPath": "microsoft.codeanalysis.scripting.common.5.0.0.nupkg.sha512"
}, },
"Microsoft.Data.Sqlite/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lw6wthgXGx3r/U775k1UkUAWIn0kAT0wj4ZRq0WlhPx4WAOiBsIjgDKgWkXcNTGT0KfHiClkM+tyPVFDvxeObw==",
"path": "microsoft.data.sqlite/9.0.0",
"hashPath": "microsoft.data.sqlite.9.0.0.nupkg.sha512"
},
"Microsoft.Data.Sqlite.Core/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cFfZjFL+tqzGYw9lB31EkV1IWF5xRQNk2k+MQd+Cf86Gl6zTeAoiZIFw5sRB1Z8OxpEC7nu+nTDsLSjieBAPTw==",
"path": "microsoft.data.sqlite.core/9.0.0",
"hashPath": "microsoft.data.sqlite.core.9.0.0.nupkg.sha512"
},
"MongoDB.Bson/3.4.2": { "MongoDB.Bson/3.4.2": {
"type": "package", "type": "package",
"serviceable": true, "serviceable": true,
@ -2317,6 +2404,34 @@
"path": "snappier/1.0.0", "path": "snappier/1.0.0",
"hashPath": "snappier.1.0.0.nupkg.sha512" "hashPath": "snappier.1.0.0.nupkg.sha512"
}, },
"SQLitePCLRaw.bundle_e_sqlite3/2.1.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UxWuisvZ3uVcVOLJQv7urM/JiQH+v3TmaJc1BLKl5Dxfm/nTzTUrqswCqg/INiYLi61AXnHo1M1JPmPqqLnAdg==",
"path": "sqlitepclraw.bundle_e_sqlite3/2.1.10",
"hashPath": "sqlitepclraw.bundle_e_sqlite3.2.1.10.nupkg.sha512"
},
"SQLitePCLRaw.core/2.1.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Ii8JCbC7oiVclaE/mbDEK000EFIJ+ShRPwAvvV89GOZhQ+ZLtlnSWl6ksCNMKu/VGXA4Nfi2B7LhN/QFN9oBcw==",
"path": "sqlitepclraw.core/2.1.10",
"hashPath": "sqlitepclraw.core.2.1.10.nupkg.sha512"
},
"SQLitePCLRaw.lib.e_sqlite3/2.1.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-mAr69tDbnf3QJpRy2nJz8Qdpebdil00fvycyByR58Cn9eARvR+UiG2Vzsp+4q1tV3ikwiYIjlXCQFc12GfebbA==",
"path": "sqlitepclraw.lib.e_sqlite3/2.1.10",
"hashPath": "sqlitepclraw.lib.e_sqlite3.2.1.10.nupkg.sha512"
},
"SQLitePCLRaw.provider.e_sqlite3/2.1.10": {
"type": "package",
"serviceable": true,
"sha512": "sha512-uZVTi02C1SxqzgT0HqTWatIbWGb40iIkfc3FpFCpE/r7g6K0PqzDUeefL6P6HPhDtc6BacN3yQysfzP7ks+wSQ==",
"path": "sqlitepclraw.provider.e_sqlite3/2.1.10",
"hashPath": "sqlitepclraw.provider.e_sqlite3.2.1.10.nupkg.sha512"
},
"ZstdSharp.Port/0.7.3": { "ZstdSharp.Port/0.7.3": {
"type": "package", "type": "package",
"serviceable": true, "serviceable": true,

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
App/SQLitePCLRaw.core.dll Normal file

Binary file not shown.

Binary file not shown.

BIN
App/e_sqlite3.dll Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.