tune
This commit is contained in:
parent
878475acf8
commit
f8a687a6ab
BIN
App/Hi.Wpf.dll
BIN
App/Hi.Wpf.dll
Binary file not shown.
BIN
App/HiCbtr.dll
BIN
App/HiCbtr.dll
Binary file not shown.
BIN
App/HiDisp.dll
BIN
App/HiDisp.dll
Binary file not shown.
BIN
App/HiGeom.dll
BIN
App/HiGeom.dll
Binary file not shown.
Binary file not shown.
BIN
App/HiMech.dll
BIN
App/HiMech.dll
Binary file not shown.
@ -11,8 +11,8 @@
|
||||
"dependencies": {
|
||||
"AvalonEdit": "6.3.0.90",
|
||||
"FontAwesome.Sharp": "6.3.0",
|
||||
"Hi.Wpf": "3.1.28",
|
||||
"HiNc": "3.1.45",
|
||||
"Hi.Wpf": "3.1.29",
|
||||
"HiNc": "3.1.46",
|
||||
"Microsoft.Extensions.Configuration.Json": "9.0.0",
|
||||
"Microsoft.Extensions.DependencyInjection": "9.0.0",
|
||||
"Microsoft.Extensions.Hosting": "9.0.0",
|
||||
@ -1659,39 +1659,39 @@
|
||||
}
|
||||
},
|
||||
"Grpc.Tools/2.66.0": {},
|
||||
"Hi.Wpf/3.1.28": {
|
||||
"Hi.Wpf/3.1.29": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.33"
|
||||
"HiDisp": "3.1.34"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0-windows7.0/Hi.Wpf.dll": {
|
||||
"assemblyVersion": "3.1.28.0",
|
||||
"fileVersion": "3.1.28.0"
|
||||
"assemblyVersion": "3.1.29.0",
|
||||
"fileVersion": "3.1.29.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiCbtr/3.1.33": {
|
||||
"HiCbtr/3.1.34": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.33"
|
||||
"HiDisp": "3.1.34"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiCbtr.dll": {
|
||||
"assemblyVersion": "3.1.33.0",
|
||||
"fileVersion": "3.1.33.0"
|
||||
"assemblyVersion": "3.1.34.0",
|
||||
"fileVersion": "3.1.34.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiDisp/3.1.33": {
|
||||
"HiDisp/3.1.34": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.29",
|
||||
"HiGeom": "3.1.30",
|
||||
"System.Configuration.ConfigurationManager": "9.0.8",
|
||||
"System.Drawing.Common": "9.0.8",
|
||||
"System.Resources.Extensions": "9.0.8"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiDisp.dll": {
|
||||
"assemblyVersion": "3.1.33.0",
|
||||
"fileVersion": "3.1.33.0"
|
||||
"assemblyVersion": "3.1.34.0",
|
||||
"fileVersion": "3.1.34.0"
|
||||
}
|
||||
},
|
||||
"native": {
|
||||
@ -1706,7 +1706,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiGeom/3.1.29": {
|
||||
"HiGeom/3.1.30": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
@ -1717,8 +1717,8 @@
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiGeom.dll": {
|
||||
"assemblyVersion": "3.1.29.0",
|
||||
"fileVersion": "3.1.29.0"
|
||||
"assemblyVersion": "3.1.30.0",
|
||||
"fileVersion": "3.1.30.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1730,27 +1730,27 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiLicense/3.1.27": {
|
||||
"HiLicense/3.1.28": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.29"
|
||||
"HiGeom": "3.1.30"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiLicense.dll": {
|
||||
"assemblyVersion": "3.1.27.0",
|
||||
"fileVersion": "3.1.27.0"
|
||||
"assemblyVersion": "3.1.28.0",
|
||||
"fileVersion": "3.1.28.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiMech/3.1.37": {
|
||||
"HiMech/3.1.38": {
|
||||
"dependencies": {
|
||||
"CommandLineParser": "2.9.1",
|
||||
"HiCbtr": "3.1.33",
|
||||
"HiCbtr": "3.1.34",
|
||||
"Microsoft.CodeAnalysis.CSharp.Scripting": "4.14.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiMech.dll": {
|
||||
"assemblyVersion": "3.1.37.0",
|
||||
"fileVersion": "3.1.37.0"
|
||||
"assemblyVersion": "3.1.38.0",
|
||||
"fileVersion": "3.1.38.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1765,20 +1765,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiNc/3.1.45": {
|
||||
"HiNc/3.1.46": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
"Grpc.Net.Client": "2.66.0",
|
||||
"HiLicense": "3.1.27",
|
||||
"HiMech": "3.1.37",
|
||||
"HiUniNc": "3.1.34",
|
||||
"HiLicense": "3.1.28",
|
||||
"HiMech": "3.1.38",
|
||||
"HiUniNc": "3.1.35",
|
||||
"System.IO.Pipelines": "9.0.8"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiNc.dll": {
|
||||
"assemblyVersion": "3.1.45.0",
|
||||
"fileVersion": "3.1.45.0"
|
||||
"assemblyVersion": "3.1.46.0",
|
||||
"fileVersion": "3.1.46.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1790,14 +1790,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiUniNc/3.1.34": {
|
||||
"HiUniNc/3.1.35": {
|
||||
"dependencies": {
|
||||
"HiMech": "3.1.37"
|
||||
"HiMech": "3.1.38"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiUniNc.dll": {
|
||||
"assemblyVersion": "3.1.34.0",
|
||||
"fileVersion": "3.1.34.0"
|
||||
"assemblyVersion": "3.1.35.0",
|
||||
"fileVersion": "3.1.35.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -2442,61 +2442,61 @@
|
||||
"path": "grpc.tools/2.66.0",
|
||||
"hashPath": "grpc.tools.2.66.0.nupkg.sha512"
|
||||
},
|
||||
"Hi.Wpf/3.1.28": {
|
||||
"Hi.Wpf/3.1.29": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-lyCsbofd2cxOjNBd4c+nj1E+YKeC9wTiNG7xJ8m272L1VoLzhgMz0tTkwn7glUm4Ba+66c3FUt/lcvUKb6ourw==",
|
||||
"path": "hi.wpf/3.1.28",
|
||||
"hashPath": "hi.wpf.3.1.28.nupkg.sha512"
|
||||
"sha512": "sha512-aEz1LCNMDuO63+L7Al8TN0XpuynodAo6U7o6M3bUVYSP5XGiL04jPoSZGczjxgWk6zK6geW/H5YcRxOh7mleyg==",
|
||||
"path": "hi.wpf/3.1.29",
|
||||
"hashPath": "hi.wpf.3.1.29.nupkg.sha512"
|
||||
},
|
||||
"HiCbtr/3.1.33": {
|
||||
"HiCbtr/3.1.34": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-QlS4APJ3wlz1nQ9fObK/SsjNilrAaXJiw/Jady3LFlekaWJw68Tz29f/JybvmDQw3b7B8LPSMe4cwIoNELjsCA==",
|
||||
"path": "hicbtr/3.1.33",
|
||||
"hashPath": "hicbtr.3.1.33.nupkg.sha512"
|
||||
"sha512": "sha512-fRHsb8/oS/M2xW/6THnrDq0tvs6KvhoiOEZztN7saB9/jXmyicKRivSc89x8y3g8/gPwBVDwP6DbCbinQxsGYw==",
|
||||
"path": "hicbtr/3.1.34",
|
||||
"hashPath": "hicbtr.3.1.34.nupkg.sha512"
|
||||
},
|
||||
"HiDisp/3.1.33": {
|
||||
"HiDisp/3.1.34": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-8F0zqpuPDekOhq8FJ7x6MnGCjx3IlzVkhrtVnrwYHKSFHtCkdb2KeUUGrCWEtT1OZ2/9kvIxddFhv2VyQ8jQvQ==",
|
||||
"path": "hidisp/3.1.33",
|
||||
"hashPath": "hidisp.3.1.33.nupkg.sha512"
|
||||
"sha512": "sha512-BstFsEw98Hy+MypdPnTrgcoFKK7BX6cy7ahgaupQfu8nmeyCYy2Rh4H69qdwueOLP61r/3THJpuYhNJrFT1AdQ==",
|
||||
"path": "hidisp/3.1.34",
|
||||
"hashPath": "hidisp.3.1.34.nupkg.sha512"
|
||||
},
|
||||
"HiGeom/3.1.29": {
|
||||
"HiGeom/3.1.30": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-eW2DcrYff1O6NyR9lUgD7HF4NdV3pQ8hWRJBxrfdw3/pfdzXIWEbeF+paFKWckvcvtMrAPhkQEi8oGKF1KbVEQ==",
|
||||
"path": "higeom/3.1.29",
|
||||
"hashPath": "higeom.3.1.29.nupkg.sha512"
|
||||
"sha512": "sha512-XWwMmGESh8PgCLfwIvoaXcEiqftllzPhsMVSvh/jjjiSSmRISqFjJxKCctTBygoaH6N3yB3VVMzfIWAjckHNIA==",
|
||||
"path": "higeom/3.1.30",
|
||||
"hashPath": "higeom.3.1.30.nupkg.sha512"
|
||||
},
|
||||
"HiLicense/3.1.27": {
|
||||
"HiLicense/3.1.28": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-qqwTb9yM5TRthBF0CI7rQ5sOhHq8cPmnaLSvmLjq8tuyOfkv9N2p9jZxodzWH7TjDc9nIkN5HVAI++WNx87y8Q==",
|
||||
"path": "hilicense/3.1.27",
|
||||
"hashPath": "hilicense.3.1.27.nupkg.sha512"
|
||||
"sha512": "sha512-HMwlVnvs5+pKUzqw6PmhBhldoFLQxHalioGodrwlkzRADnI0sr89uy8QfZqSC5HoFJe098I1phqExklcRApsAg==",
|
||||
"path": "hilicense/3.1.28",
|
||||
"hashPath": "hilicense.3.1.28.nupkg.sha512"
|
||||
},
|
||||
"HiMech/3.1.37": {
|
||||
"HiMech/3.1.38": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-eIL/Mqmcku1pBctM3mc5hCFI87mIhHCArufSMkrvdt8el5z3ugvd/HZeyQZJwaSQlQHH8yYwzzWwlPx9JgC1cA==",
|
||||
"path": "himech/3.1.37",
|
||||
"hashPath": "himech.3.1.37.nupkg.sha512"
|
||||
"sha512": "sha512-HSAZgd4yU/Wf30WsAhb8SaW6BmGcRNHZQpV5mutGn1BgKg+3Tqxejjbw3J7eSxQTm9yFs/Bt7EuUKXPcqU8EQA==",
|
||||
"path": "himech/3.1.38",
|
||||
"hashPath": "himech.3.1.38.nupkg.sha512"
|
||||
},
|
||||
"HiNc/3.1.45": {
|
||||
"HiNc/3.1.46": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-gaMABn5mqLMab7WM/7s2eM/KgvjDfhceObhzrQ5M3Oahb0fd3dtW+rJavUVa1QNpHcb7W2eQnc8NTxM5AWcWRw==",
|
||||
"path": "hinc/3.1.45",
|
||||
"hashPath": "hinc.3.1.45.nupkg.sha512"
|
||||
"sha512": "sha512-GMemuma+yWN3cXthCM5vQzaAMCb7Ymaje8Vkz7I9N986lubxb+ibsbzoUtJKG6uKCZVgrZJDR/yvN0DigVdPuQ==",
|
||||
"path": "hinc/3.1.46",
|
||||
"hashPath": "hinc.3.1.46.nupkg.sha512"
|
||||
},
|
||||
"HiUniNc/3.1.34": {
|
||||
"HiUniNc/3.1.35": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-1G2SNdpnchBagkEzrs+wH0TNKjiixOuoXeENE/2OPu4Dsv09dwn1cdpVP5SphbeYFgNsyuTOZwB5TkH0U7fe5Q==",
|
||||
"path": "hiuninc/3.1.34",
|
||||
"hashPath": "hiuninc.3.1.34.nupkg.sha512"
|
||||
"sha512": "sha512-7k8qEklPwmnrafhRAfgApFUCt50n+9SvUszzND1BKISOAS8ZxyZl6sB7S05CgBZlx+YASC6XEtr9AQ4EyQVLvw==",
|
||||
"path": "hiuninc/3.1.35",
|
||||
"hashPath": "hiuninc.3.1.35.nupkg.sha512"
|
||||
},
|
||||
"MathNet.Numerics/5.0.0": {
|
||||
"type": "package",
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
App/HiNc.dll
BIN
App/HiNc.dll
Binary file not shown.
BIN
App/HiUniNc.dll
BIN
App/HiUniNc.dll
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.
Loading…
x
Reference in New Issue
Block a user