tune
This commit is contained in:
parent
1bc680a51a
commit
401d3a54e8
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.51",
|
||||
"HiNc": "3.1.72",
|
||||
"Hi.Wpf": "3.1.52",
|
||||
"HiNc": "3.1.73",
|
||||
"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.51": {
|
||||
"Hi.Wpf/3.1.52": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.56"
|
||||
"HiDisp": "3.1.57"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0-windows7.0/Hi.Wpf.dll": {
|
||||
"assemblyVersion": "3.1.51.0",
|
||||
"fileVersion": "3.1.51.0"
|
||||
"assemblyVersion": "3.1.52.0",
|
||||
"fileVersion": "3.1.52.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiCbtr/3.1.56": {
|
||||
"HiCbtr/3.1.57": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.56"
|
||||
"HiDisp": "3.1.57"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiCbtr.dll": {
|
||||
"assemblyVersion": "3.1.56.0",
|
||||
"fileVersion": "3.1.56.0"
|
||||
"assemblyVersion": "3.1.57.0",
|
||||
"fileVersion": "3.1.57.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiDisp/3.1.56": {
|
||||
"HiDisp/3.1.57": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.51",
|
||||
"HiGeom": "3.1.52",
|
||||
"System.Configuration.ConfigurationManager": "9.0.10",
|
||||
"System.Drawing.Common": "9.0.10",
|
||||
"System.Resources.Extensions": "9.0.10"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiDisp.dll": {
|
||||
"assemblyVersion": "3.1.56.0",
|
||||
"fileVersion": "3.1.56.0"
|
||||
"assemblyVersion": "3.1.57.0",
|
||||
"fileVersion": "3.1.57.0"
|
||||
}
|
||||
},
|
||||
"native": {
|
||||
@ -1706,7 +1706,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiGeom/3.1.51": {
|
||||
"HiGeom/3.1.52": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
@ -1717,8 +1717,8 @@
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiGeom.dll": {
|
||||
"assemblyVersion": "3.1.51.0",
|
||||
"fileVersion": "3.1.51.0"
|
||||
"assemblyVersion": "3.1.52.0",
|
||||
"fileVersion": "3.1.52.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1730,27 +1730,27 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiLicense/3.1.51": {
|
||||
"HiLicense/3.1.52": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.51"
|
||||
"HiGeom": "3.1.52"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiLicense.dll": {
|
||||
"assemblyVersion": "3.1.51.0",
|
||||
"fileVersion": "3.1.51.0"
|
||||
"assemblyVersion": "3.1.52.0",
|
||||
"fileVersion": "3.1.52.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiMech/3.1.63": {
|
||||
"HiMech/3.1.64": {
|
||||
"dependencies": {
|
||||
"CommandLineParser": "2.9.1",
|
||||
"HiCbtr": "3.1.56",
|
||||
"HiCbtr": "3.1.57",
|
||||
"Microsoft.CodeAnalysis.CSharp.Scripting": "4.14.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiMech.dll": {
|
||||
"assemblyVersion": "3.1.63.0",
|
||||
"fileVersion": "3.1.63.0"
|
||||
"assemblyVersion": "3.1.64.0",
|
||||
"fileVersion": "3.1.64.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1765,20 +1765,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiNc/3.1.72": {
|
||||
"HiNc/3.1.73": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
"Grpc.Net.Client": "2.66.0",
|
||||
"HiLicense": "3.1.51",
|
||||
"HiMech": "3.1.63",
|
||||
"HiUniNc": "3.1.60",
|
||||
"HiLicense": "3.1.52",
|
||||
"HiMech": "3.1.64",
|
||||
"HiUniNc": "3.1.61",
|
||||
"System.IO.Pipelines": "9.0.10"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiNc.dll": {
|
||||
"assemblyVersion": "3.1.72.0",
|
||||
"fileVersion": "3.1.72.0"
|
||||
"assemblyVersion": "3.1.73.0",
|
||||
"fileVersion": "3.1.73.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1790,14 +1790,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiUniNc/3.1.60": {
|
||||
"HiUniNc/3.1.61": {
|
||||
"dependencies": {
|
||||
"HiMech": "3.1.63"
|
||||
"HiMech": "3.1.64"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiUniNc.dll": {
|
||||
"assemblyVersion": "3.1.60.0",
|
||||
"fileVersion": "3.1.60.0"
|
||||
"assemblyVersion": "3.1.61.0",
|
||||
"fileVersion": "3.1.61.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -2442,61 +2442,61 @@
|
||||
"path": "grpc.tools/2.66.0",
|
||||
"hashPath": "grpc.tools.2.66.0.nupkg.sha512"
|
||||
},
|
||||
"Hi.Wpf/3.1.51": {
|
||||
"Hi.Wpf/3.1.52": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-Anl7sK0pDYdp2saJMZ9E2TiZx0O7tcaCZPe6WQ4CZjg264/B+v/idO/ZVjjvgV6TkKUGlXJJo1QbpJkDI+anRw==",
|
||||
"path": "hi.wpf/3.1.51",
|
||||
"hashPath": "hi.wpf.3.1.51.nupkg.sha512"
|
||||
"sha512": "sha512-fYaIXXoxFh7kWlFMxelbsIa+XMQibjR+yVHIXE5QL1bg6ljgud4r7iF+Xc5eFqjdLfujjE8LbUe3TQzby+V7hA==",
|
||||
"path": "hi.wpf/3.1.52",
|
||||
"hashPath": "hi.wpf.3.1.52.nupkg.sha512"
|
||||
},
|
||||
"HiCbtr/3.1.56": {
|
||||
"HiCbtr/3.1.57": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-r5Og8gPK/p4vD89ywRNgc2uUwn3wWudKXrQhZG2L5nA7RFUc5musfjwQ+8IiYx1a2sZkxI6DiYRq464sV3wwEA==",
|
||||
"path": "hicbtr/3.1.56",
|
||||
"hashPath": "hicbtr.3.1.56.nupkg.sha512"
|
||||
"sha512": "sha512-xm+p8odF4bUcPbEQSvTRd42bvX1iO8BDLhVrAzOITSQg55/gTkaMAMGDNQHyqR3M3Rm4PqPnD9lAhCIDcnlQ1A==",
|
||||
"path": "hicbtr/3.1.57",
|
||||
"hashPath": "hicbtr.3.1.57.nupkg.sha512"
|
||||
},
|
||||
"HiDisp/3.1.56": {
|
||||
"HiDisp/3.1.57": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-RbxUT+6ei07BdTNXRcmceqOw/5TpY+fGV7FC9hYGJQlH24/HM6Gn1gewdMfh91d+8z/bY/yR/Fk1UvV3ei8z8A==",
|
||||
"path": "hidisp/3.1.56",
|
||||
"hashPath": "hidisp.3.1.56.nupkg.sha512"
|
||||
"sha512": "sha512-IzOw1S+vCtolH2o/3AeyTuUAjan8UsAtxaNBJGaAT7bJtjwxidnFg9KRyEbRr7IjpalX0Lf70yGmOBIQNt/dcw==",
|
||||
"path": "hidisp/3.1.57",
|
||||
"hashPath": "hidisp.3.1.57.nupkg.sha512"
|
||||
},
|
||||
"HiGeom/3.1.51": {
|
||||
"HiGeom/3.1.52": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-+ix+0FS5Dms+UfezmTLiMLYxxfoswN5nrsRAUkSVEdM3lRtZyfxuW6R62X9ye1whHaqn1BcMGTtMBaeEGL9EFg==",
|
||||
"path": "higeom/3.1.51",
|
||||
"hashPath": "higeom.3.1.51.nupkg.sha512"
|
||||
"sha512": "sha512-bl6GgJZ7e48BrhIVqmiDEArt3q2e9fveBnCJFY/2hi5DVc9FEjPEpoG4CgdYuTb23yu1fAH32eoOn6sM5RE4AQ==",
|
||||
"path": "higeom/3.1.52",
|
||||
"hashPath": "higeom.3.1.52.nupkg.sha512"
|
||||
},
|
||||
"HiLicense/3.1.51": {
|
||||
"HiLicense/3.1.52": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-IKBw1gc6zSTKWc6gd5xMcOfUxkS4GIiNWQPDeU3ucumoZyNp7Rr8n2p3RneBacu3RTs8eZmsL9nPHn/w14Xr5Q==",
|
||||
"path": "hilicense/3.1.51",
|
||||
"hashPath": "hilicense.3.1.51.nupkg.sha512"
|
||||
"sha512": "sha512-vu40tsBnSOitspXGlqLhDknZg7YtarZmRToao/HiwY/V8ppSNKETOzCpa8JA7/ty1IZrY3VKT6kCgIZ6kaXv0Q==",
|
||||
"path": "hilicense/3.1.52",
|
||||
"hashPath": "hilicense.3.1.52.nupkg.sha512"
|
||||
},
|
||||
"HiMech/3.1.63": {
|
||||
"HiMech/3.1.64": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-0ItJPkGl2NsFgAvMCCpCVLTMdJVQlTtL2rXvaj4FEBp0Ezs2kf89xTtPSP4nVt81F9sEgdvopxO0jwHQvPJIfA==",
|
||||
"path": "himech/3.1.63",
|
||||
"hashPath": "himech.3.1.63.nupkg.sha512"
|
||||
"sha512": "sha512-ufebWebneeKDX/iLlV6bxGm+evxZbC9SGkUwdcl/0kMa3wMfq3WgyfPtBmkbgJSDzO2GY7wBNt/FIdi6P7BpRg==",
|
||||
"path": "himech/3.1.64",
|
||||
"hashPath": "himech.3.1.64.nupkg.sha512"
|
||||
},
|
||||
"HiNc/3.1.72": {
|
||||
"HiNc/3.1.73": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-CidhebmOR2vtZzcQDHRDyK7sx06PB/iIN9UoRQ8QxMD1QbIV0N8JVs+9fmjRpGbsjnfTP2isYF11HP2WK8Wr4g==",
|
||||
"path": "hinc/3.1.72",
|
||||
"hashPath": "hinc.3.1.72.nupkg.sha512"
|
||||
"sha512": "sha512-ar+Ydr34n7wW/Q+ZvymUdzjJitdhFQxr8WIj0CTNlXR8vxJm66FfIVZsuak0DhkJaK+p1QTTbfVAxfeBxbtcNw==",
|
||||
"path": "hinc/3.1.73",
|
||||
"hashPath": "hinc.3.1.73.nupkg.sha512"
|
||||
},
|
||||
"HiUniNc/3.1.60": {
|
||||
"HiUniNc/3.1.61": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-1XWdIUQcKk0PCsZycKxUvnPZY0/JSGX3e3nmTmO9gDhwb+njVipFX5fXe3VzjvIQ2+tZsXV8AAbx3X3BYi7S3A==",
|
||||
"path": "hiuninc/3.1.60",
|
||||
"hashPath": "hiuninc.3.1.60.nupkg.sha512"
|
||||
"sha512": "sha512-n/NWpD8Gql7832JuDobUV+5c0qRhTrdUGno1NeV3ke0On+Gipe97zN0NwM8y5KpAwD1RuN8sH6+E/7V79t1i3Q==",
|
||||
"path": "hiuninc/3.1.61",
|
||||
"hashPath": "hiuninc.3.1.61.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