diff --git a/App/DnsClient.dll b/App/DnsClient.dll deleted file mode 100644 index 39aa546..0000000 Binary files a/App/DnsClient.dll and /dev/null differ diff --git a/App/Hi.WpfPlus.dll b/App/Hi.WpfPlus.dll index e1f98a3..90eacdc 100644 Binary files a/App/Hi.WpfPlus.dll and b/App/Hi.WpfPlus.dll differ diff --git a/App/HiCbtr.dll b/App/HiCbtr.dll index f26b13f..cb4ad7e 100644 Binary files a/App/HiCbtr.dll and b/App/HiCbtr.dll differ diff --git a/App/HiDisp.dll b/App/HiDisp.dll index fb4de84..da4cbe8 100644 Binary files a/App/HiDisp.dll and b/App/HiDisp.dll differ diff --git a/App/HiGeom.dll b/App/HiGeom.dll index 40fb230..e4f9326 100644 Binary files a/App/HiGeom.dll and b/App/HiGeom.dll differ diff --git a/App/HiLicense.dll b/App/HiLicense.dll index 582cc20..28565bf 100644 Binary files a/App/HiLicense.dll and b/App/HiLicense.dll differ diff --git a/App/HiMech.dll b/App/HiMech.dll index cb79019..cdb4112 100644 Binary files a/App/HiMech.dll and b/App/HiMech.dll differ diff --git a/App/HiNC-2025-win-desktop.deps.json b/App/HiNC-2025-win-desktop.deps.json index b00f0e2..9ae711a 100644 --- a/App/HiNC-2025-win-desktop.deps.json +++ b/App/HiNC-2025-win-desktop.deps.json @@ -11,9 +11,9 @@ "dependencies": { "AvalonEdit": "6.3.0.90", "FontAwesome.Sharp": "6.3.0", - "Hi.WpfPlus": "3.1.106", - "HiNc": "3.1.139", - "HiNc-Resource": "3.1.24", + "Hi.WpfPlus": "3.1.111", + "HiNc": "3.1.144", + "HiNc-Resource": "3.1.28", "runtimepack.Microsoft.NETCore.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" @@ -1587,14 +1587,6 @@ } } }, - "DnsClient/1.6.1": { - "runtime": { - "lib/net5.0/DnsClient.dll": { - "assemblyVersion": "1.6.1.0", - "fileVersion": "1.6.1.0" - } - } - }, "FontAwesome.Sharp/6.3.0": { "runtime": { "lib/net6.0-windows7.0/FontAwesome.Sharp.dll": { @@ -1681,36 +1673,36 @@ } } }, - "Hi.WpfPlus/3.1.106": { + "Hi.WpfPlus/3.1.111": { "dependencies": { - "HiDisp": "3.1.108" + "HiDisp": "3.1.116" }, "runtime": { "lib/net10.0-windows7.0/Hi.WpfPlus.dll": { - "assemblyVersion": "3.1.106.0", - "fileVersion": "3.1.106.0" + "assemblyVersion": "3.1.111.0", + "fileVersion": "3.1.111.0" } } }, - "HiCbtr/3.1.107": { + "HiCbtr/3.1.112": { "dependencies": { - "HiDisp": "3.1.108" + "HiDisp": "3.1.116" }, "runtime": { "lib/net10.0/HiCbtr.dll": { - "assemblyVersion": "3.1.107.0", - "fileVersion": "3.1.107.0" + "assemblyVersion": "3.1.112.0", + "fileVersion": "3.1.112.0" } } }, - "HiDisp/3.1.108": { + "HiDisp/3.1.116": { "dependencies": { - "HiGeom": "3.1.99" + "HiGeom": "3.1.107" }, "runtime": { "lib/net10.0/HiDisp.dll": { - "assemblyVersion": "3.1.108.0", - "fileVersion": "3.1.108.0" + "assemblyVersion": "3.1.116.0", + "fileVersion": "3.1.116.0" } }, "native": { @@ -1728,19 +1720,18 @@ } } }, - "HiGeom/3.1.99": { + "HiGeom/3.1.107": { "dependencies": { "Google.Protobuf": "3.28.3", "Grpc.AspNetCore": "2.66.0", "Grpc.Net.Client": "2.66.0", "MathNet.Numerics": "5.0.0", - "Microsoft.CodeAnalysis.Scripting.Common": "5.0.0", - "MongoDB.Driver": "3.4.2" + "Microsoft.CodeAnalysis.Scripting.Common": "5.0.0" }, "runtime": { "lib/net10.0/HiGeom.dll": { - "assemblyVersion": "3.1.99.0", - "fileVersion": "3.1.99.0" + "assemblyVersion": "3.1.107.0", + "fileVersion": "3.1.107.0" } }, "resources": { @@ -1752,27 +1743,27 @@ } } }, - "HiLicense/3.1.100": { + "HiLicense/3.1.108": { "dependencies": { - "HiGeom": "3.1.99" + "HiGeom": "3.1.107" }, "runtime": { "lib/net10.0/HiLicense.dll": { - "assemblyVersion": "3.1.100.0", - "fileVersion": "3.1.100.0" + "assemblyVersion": "3.1.108.0", + "fileVersion": "3.1.108.0" } } }, - "HiMech/3.1.117": { + "HiMech/3.1.122": { "dependencies": { "CommandLineParser": "2.9.1", - "HiCbtr": "3.1.107", + "HiCbtr": "3.1.112", "Microsoft.CodeAnalysis.CSharp.Scripting": "5.0.0" }, "runtime": { "lib/net10.0/HiMech.dll": { - "assemblyVersion": "3.1.117.0", - "fileVersion": "3.1.117.0" + "assemblyVersion": "3.1.122.0", + "fileVersion": "3.1.122.0" } }, "resources": { @@ -1787,21 +1778,21 @@ } } }, - "HiNc/3.1.139": { + "HiNc/3.1.144": { "dependencies": { "Dapper": "2.1.35", "Google.Protobuf": "3.28.3", "Grpc.AspNetCore": "2.66.0", "Grpc.Net.Client": "2.66.0", - "HiLicense": "3.1.100", - "HiMech": "3.1.117", - "HiUniNc": "3.1.114", + "HiLicense": "3.1.108", + "HiMech": "3.1.122", + "HiUniNc": "3.1.119", "Microsoft.Data.Sqlite": "9.0.0" }, "runtime": { "lib/net10.0/HiNc.dll": { - "assemblyVersion": "3.1.139.0", - "fileVersion": "3.1.139.0" + "assemblyVersion": "3.1.144.0", + "fileVersion": "3.1.144.0" } }, "resources": { @@ -1813,22 +1804,22 @@ } } }, - "HiNc-Resource/3.1.24": { + "HiNc-Resource/3.1.28": { "runtime": { "lib/net10.0/HiNc-Resource.dll": { - "assemblyVersion": "3.1.24.0", - "fileVersion": "3.1.24.0" + "assemblyVersion": "3.1.28.0", + "fileVersion": "3.1.28.0" } } }, - "HiUniNc/3.1.114": { + "HiUniNc/3.1.119": { "dependencies": { - "HiMech": "3.1.117" + "HiMech": "3.1.122" }, "runtime": { "lib/net10.0/HiUniNc.dll": { - "assemblyVersion": "3.1.114.0", - "fileVersion": "3.1.114.0" + "assemblyVersion": "3.1.119.0", + "fileVersion": "3.1.119.0" } } }, @@ -2065,45 +2056,6 @@ } } }, - "MongoDB.Bson/3.4.2": { - "runtime": { - "lib/net6.0/MongoDB.Bson.dll": { - "assemblyVersion": "3.4.2.0", - "fileVersion": "3.4.2.0" - } - } - }, - "MongoDB.Driver/3.4.2": { - "dependencies": { - "DnsClient": "1.6.1", - "MongoDB.Bson": "3.4.2", - "SharpCompress": "0.30.1", - "Snappier": "1.0.0", - "ZstdSharp.Port": "0.7.3" - }, - "runtime": { - "lib/net6.0/MongoDB.Driver.dll": { - "assemblyVersion": "3.4.2.0", - "fileVersion": "3.4.2.0" - } - } - }, - "SharpCompress/0.30.1": { - "runtime": { - "lib/net5.0/SharpCompress.dll": { - "assemblyVersion": "0.30.1.0", - "fileVersion": "0.30.1.0" - } - } - }, - "Snappier/1.0.0": { - "runtime": { - "lib/net5.0/Snappier.dll": { - "assemblyVersion": "1.0.0.0", - "fileVersion": "1.0.0.0" - } - } - }, "SQLitePCLRaw.bundle_e_sqlite3/2.1.10": { "dependencies": { "SQLitePCLRaw.lib.e_sqlite3": "2.1.10", @@ -2141,14 +2093,6 @@ "fileVersion": "2.1.10.2445" } } - }, - "ZstdSharp.Port/0.7.3": { - "runtime": { - "lib/net7.0/ZstdSharp.dll": { - "assemblyVersion": "0.7.3.0", - "fileVersion": "0.7.3.0" - } - } } } }, @@ -2194,13 +2138,6 @@ "path": "dapper/2.1.35", "hashPath": "dapper.2.1.35.nupkg.sha512" }, - "DnsClient/1.6.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-4H/f2uYJOZ+YObZjpY9ABrKZI+JNw3uizp6oMzTXwDw6F+2qIPhpRl/1t68O/6e98+vqNiYGu+lswmwdYUy3gg==", - "path": "dnsclient/1.6.1", - "hashPath": "dnsclient.1.6.1.nupkg.sha512" - }, "FontAwesome.Sharp/6.3.0": { "type": "package", "serviceable": true, @@ -2264,68 +2201,68 @@ "path": "grpc.net.common/2.66.0", "hashPath": "grpc.net.common.2.66.0.nupkg.sha512" }, - "Hi.WpfPlus/3.1.106": { + "Hi.WpfPlus/3.1.111": { "type": "package", "serviceable": true, - "sha512": "sha512-Jd+W5pTqInxI0r3ZuJ/dHgaXAX/E1qKXPf3lyTBN80UyafC8nn5TCIeZkk4sByXHnP3MRPEllIWw1voWhrON7g==", - "path": "hi.wpfplus/3.1.106", - "hashPath": "hi.wpfplus.3.1.106.nupkg.sha512" + "sha512": "sha512-KoDEgPM0oNA9ezY6KEXidNI+YqGZU0Hwf+Dq2tDnKUy7iWEeXLAzb/I2LmqvGP00IfaEEZjK6p+6rCnjt5LW0w==", + "path": "hi.wpfplus/3.1.111", + "hashPath": "hi.wpfplus.3.1.111.nupkg.sha512" }, - "HiCbtr/3.1.107": { + "HiCbtr/3.1.112": { "type": "package", "serviceable": true, - "sha512": "sha512-x6mLndxWmQyuvL2eWmjcGi7MK3iCArN7hhELngI0CIa1uErg1AMW+kjqhogBg8jW4izsqbCDEzpuqjtx5XCEZQ==", - "path": "hicbtr/3.1.107", - "hashPath": "hicbtr.3.1.107.nupkg.sha512" + "sha512": "sha512-PO8CVJ3XylBTuzszvpdNd3CNgIXtNwMSjj5Tf4xOyS8F31fEHZr+9j0a5rq6c9VpoLoPtVyHgcQgPRfmFg9TiQ==", + "path": "hicbtr/3.1.112", + "hashPath": "hicbtr.3.1.112.nupkg.sha512" }, - "HiDisp/3.1.108": { + "HiDisp/3.1.116": { "type": "package", "serviceable": true, - "sha512": "sha512-ymb45L2q1s7BNnD41VbHDN+e34FL3P2Z8nPTx0ABcAiy2+zkKmeE/aa5jw+/l+Qqv1xXs8NnAyFlw0eS0wpExw==", - "path": "hidisp/3.1.108", - "hashPath": "hidisp.3.1.108.nupkg.sha512" + "sha512": "sha512-hvO9wCK1C1jsNhMXi4b46NkvYeitEOH22OL90ZpIXoWGJWqk7EroysW37iBNHPHy5qosCyJ3VqFDVYdjLeh2jg==", + "path": "hidisp/3.1.116", + "hashPath": "hidisp.3.1.116.nupkg.sha512" }, - "HiGeom/3.1.99": { + "HiGeom/3.1.107": { "type": "package", "serviceable": true, - "sha512": "sha512-mG9d8MaqZxUDo2pfQgdhaxkkBag09rLCK8h4eV8X4jRNHRdZA4uUElPmhWuxMQwdWIcmFpFc9HSvre4TGIuVyA==", - "path": "higeom/3.1.99", - "hashPath": "higeom.3.1.99.nupkg.sha512" + "sha512": "sha512-Lt2UCEpNK7h4Oytao47L7x/jPWENFYrOfJpg79j48HwfXQmnuuF3dCZwj+9qWjPOSMPBwCVgT6GFPhm5J4sARQ==", + "path": "higeom/3.1.107", + "hashPath": "higeom.3.1.107.nupkg.sha512" }, - "HiLicense/3.1.100": { + "HiLicense/3.1.108": { "type": "package", "serviceable": true, - "sha512": "sha512-/Y58/bF6Pgs0Hl9O9j8HSDkI7sFoDeBB+MhfSBkymzV40wmpWnbAM4MTSYJ6SHL48pUuspOCJRdkX2nxdFwWIQ==", - "path": "hilicense/3.1.100", - "hashPath": "hilicense.3.1.100.nupkg.sha512" + "sha512": "sha512-SuvDpDhioTDMIInCOxnGe5EtFlzjLfJQYg7gQA+ykJtLDRcP+0P5eto/IdTopWTPIi60TzPvEWRigARXIQLQBQ==", + "path": "hilicense/3.1.108", + "hashPath": "hilicense.3.1.108.nupkg.sha512" }, - "HiMech/3.1.117": { + "HiMech/3.1.122": { "type": "package", "serviceable": true, - "sha512": "sha512-V5tGUcQDadqdkkGyfh9GwLidnKUsopX22gWg1ensmCf03RJC3V/7q0iz9odc8ajwwbwLZQdNbTIg5NA8U3eLAA==", - "path": "himech/3.1.117", - "hashPath": "himech.3.1.117.nupkg.sha512" + "sha512": "sha512-cHcNsNXL1wXjwSVwOtNwp+7XVqDVns2trLAjyDR4VM356P8wRqLhACCghx0KzWe5nO/2632p2esxYQEaKZp1wg==", + "path": "himech/3.1.122", + "hashPath": "himech.3.1.122.nupkg.sha512" }, - "HiNc/3.1.139": { + "HiNc/3.1.144": { "type": "package", "serviceable": true, - "sha512": "sha512-viEwXS4n995sdgg4kNbyA8iH788R2s86c1//SjdABrZpEUveY+aZNJ0QhoqYGdUrXzkILUWC29nzaFUgrA7u3A==", - "path": "hinc/3.1.139", - "hashPath": "hinc.3.1.139.nupkg.sha512" + "sha512": "sha512-idkcwJNLjzwKBZRzQ0KI/+1vQdscI/U3P50B/BgBUREsLG4i/nOxuOiZ8qemntiXFnV5BkLQtSguIXptIphneg==", + "path": "hinc/3.1.144", + "hashPath": "hinc.3.1.144.nupkg.sha512" }, - "HiNc-Resource/3.1.24": { + "HiNc-Resource/3.1.28": { "type": "package", "serviceable": true, - "sha512": "sha512-bvEHb0XOV8NyM3QFmx5aBRu0DKz1ptUASHnxF4fu+T+FAI+cKOWS/dYLUB9JD3VlVqb18wLfmCC5FedkPzhARA==", - "path": "hinc-resource/3.1.24", - "hashPath": "hinc-resource.3.1.24.nupkg.sha512" + "sha512": "sha512-KXU/ZRcY24Y5X7Asy94IdDYBt8l3OspLVR3pDdWOK3PPdHskBSl4vqYGA5RYOG1r19+hOvfQ1ka7zV/LXQPXmA==", + "path": "hinc-resource/3.1.28", + "hashPath": "hinc-resource.3.1.28.nupkg.sha512" }, - "HiUniNc/3.1.114": { + "HiUniNc/3.1.119": { "type": "package", "serviceable": true, - "sha512": "sha512-DeMYnpu5kihJHtHpD5Ewd6E4r5XLw6MHlPTxCrq32cnZQTDKepbfrFjoZk5IzhSTysG0rpc4fkMwhsQXklnGFw==", - "path": "hiuninc/3.1.114", - "hashPath": "hiuninc.3.1.114.nupkg.sha512" + "sha512": "sha512-fAxCTUMy0CP+B4Wr+vevghBL4EFfnrAbtAt7Dwg8IIaSk5WmJVoZVGa+2/TnA5+KbipuxcamklL3PJgYdqAOJg==", + "path": "hiuninc/3.1.119", + "hashPath": "hiuninc.3.1.119.nupkg.sha512" }, "MathNet.Numerics/5.0.0": { "type": "package", @@ -2376,34 +2313,6 @@ "path": "microsoft.data.sqlite.core/9.0.0", "hashPath": "microsoft.data.sqlite.core.9.0.0.nupkg.sha512" }, - "MongoDB.Bson/3.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-FubVWPnefWjGa3aE0U/b3fn0p9S1KPIZwLAA4PguwYHNybzesaEPglscpY9YGVN72ggGeig1e88G9D5jCnY70w==", - "path": "mongodb.bson/3.4.2", - "hashPath": "mongodb.bson.3.4.2.nupkg.sha512" - }, - "MongoDB.Driver/3.4.2": { - "type": "package", - "serviceable": true, - "sha512": "sha512-uB2VlLZO4kGvn499Xbdtu/BfAX6wMqpXlWhDonPGGzyCD+Cho+g0M5XIBjPh/8EFrWmBMKvRamW+AWFjgxx+pw==", - "path": "mongodb.driver/3.4.2", - "hashPath": "mongodb.driver.3.4.2.nupkg.sha512" - }, - "SharpCompress/0.30.1": { - "type": "package", - "serviceable": true, - "sha512": "sha512-XqD4TpfyYGa7QTPzaGlMVbcecKnXy4YmYLDWrU+JIj7IuRNl7DH2END+Ll7ekWIY8o3dAMWLFDE1xdhfIWD1nw==", - "path": "sharpcompress/0.30.1", - "hashPath": "sharpcompress.0.30.1.nupkg.sha512" - }, - "Snappier/1.0.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-rFtK2KEI9hIe8gtx3a0YDXdHOpedIf9wYCEYtBEmtlyiWVX3XlCNV03JrmmAi/Cdfn7dxK+k0sjjcLv4fpHnqA==", - "path": "snappier/1.0.0", - "hashPath": "snappier.1.0.0.nupkg.sha512" - }, "SQLitePCLRaw.bundle_e_sqlite3/2.1.10": { "type": "package", "serviceable": true, @@ -2431,13 +2340,6 @@ "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": { - "type": "package", - "serviceable": true, - "sha512": "sha512-U9Ix4l4cl58Kzz1rJzj5hoVTjmbx1qGMwzAcbv1j/d3NzrFaESIurQyg+ow4mivCgkE3S413y+U9k4WdnEIkRA==", - "path": "zstdsharp.port/0.7.3", - "hashPath": "zstdsharp.port.0.7.3.nupkg.sha512" } }, "runtimes": { diff --git a/App/HiNC-2025-win-desktop.dll b/App/HiNC-2025-win-desktop.dll index cfe3b29..f1bd4a1 100644 Binary files a/App/HiNC-2025-win-desktop.dll and b/App/HiNC-2025-win-desktop.dll differ diff --git a/App/HiNC-2025-win-desktop.pdb b/App/HiNC-2025-win-desktop.pdb index 8850f2f..c03f4a5 100644 Binary files a/App/HiNC-2025-win-desktop.pdb and b/App/HiNC-2025-win-desktop.pdb differ diff --git a/App/HiNc-Resource.dll b/App/HiNc-Resource.dll index ae5387a..b213c1c 100644 Binary files a/App/HiNc-Resource.dll and b/App/HiNc-Resource.dll differ diff --git a/App/HiNc.dll b/App/HiNc.dll index 1a7b30f..59f0c06 100644 Binary files a/App/HiNc.dll and b/App/HiNc.dll differ diff --git a/App/HiUniNc.dll b/App/HiUniNc.dll index 78c9094..65eeddb 100644 Binary files a/App/HiUniNc.dll and b/App/HiUniNc.dll differ diff --git a/App/MongoDB.Bson.dll b/App/MongoDB.Bson.dll deleted file mode 100644 index 586c7b5..0000000 Binary files a/App/MongoDB.Bson.dll and /dev/null differ diff --git a/App/MongoDB.Driver.dll b/App/MongoDB.Driver.dll deleted file mode 100644 index 1c1a3ee..0000000 Binary files a/App/MongoDB.Driver.dll and /dev/null differ diff --git a/App/SharpCompress.dll b/App/SharpCompress.dll deleted file mode 100644 index c1a7f07..0000000 Binary files a/App/SharpCompress.dll and /dev/null differ diff --git a/App/Snappier.dll b/App/Snappier.dll deleted file mode 100644 index 9b68e85..0000000 Binary files a/App/Snappier.dll and /dev/null differ diff --git a/App/ZstdSharp.dll b/App/ZstdSharp.dll deleted file mode 100644 index 5d93f7e..0000000 Binary files a/App/ZstdSharp.dll and /dev/null differ diff --git a/App/appsettings.Development.json b/App/appsettings.Development.json index 17c3e1e..04c3282 100644 --- a/App/appsettings.Development.json +++ b/App/appsettings.Development.json @@ -1,8 +1,7 @@ { "AppSettings": { "UserConfigPath": "hinc-user-config.xml", - "LogDirectory": "logs/dev", - "MongoPort": 28100 + "LogDirectory": "logs/dev" }, "Logging": { "LogLevel": { diff --git a/App/en/HiGeom.resources.dll b/App/en/HiGeom.resources.dll index 94dd887..114d4ef 100644 Binary files a/App/en/HiGeom.resources.dll and b/App/en/HiGeom.resources.dll differ diff --git a/App/en/HiMech.resources.dll b/App/en/HiMech.resources.dll index 9dd16a2..97a98fb 100644 Binary files a/App/en/HiMech.resources.dll and b/App/en/HiMech.resources.dll differ diff --git a/App/zh-Hans/HiMech.resources.dll b/App/zh-Hans/HiMech.resources.dll index 4184193..079b887 100644 Binary files a/App/zh-Hans/HiMech.resources.dll and b/App/zh-Hans/HiMech.resources.dll differ diff --git a/App/zh-Hans/HiNc.resources.dll b/App/zh-Hans/HiNc.resources.dll index 83cea8b..7059843 100644 Binary files a/App/zh-Hans/HiNc.resources.dll and b/App/zh-Hans/HiNc.resources.dll differ diff --git a/App/zh-Hant/HiGeom.resources.dll b/App/zh-Hant/HiGeom.resources.dll index 1450118..8e68b3f 100644 Binary files a/App/zh-Hant/HiGeom.resources.dll and b/App/zh-Hant/HiGeom.resources.dll differ diff --git a/App/zh-Hant/HiMech.resources.dll b/App/zh-Hant/HiMech.resources.dll index ae4cc13..c729e34 100644 Binary files a/App/zh-Hant/HiMech.resources.dll and b/App/zh-Hant/HiMech.resources.dll differ diff --git a/App/zh-Hant/HiNc.resources.dll b/App/zh-Hant/HiNc.resources.dll index fb23ebe..e065fee 100644 Binary files a/App/zh-Hant/HiNc.resources.dll and b/App/zh-Hant/HiNc.resources.dll differ