tune
This commit is contained in:
parent
97aa5f3b30
commit
f6dd232ef8
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.26",
|
||||
"HiNc": "3.1.43",
|
||||
"Hi.Wpf": "3.1.27",
|
||||
"HiNc": "3.1.44",
|
||||
"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.26": {
|
||||
"Hi.Wpf/3.1.27": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.26"
|
||||
"HiDisp": "3.1.32"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0-windows7.0/Hi.Wpf.dll": {
|
||||
"assemblyVersion": "3.1.26.0",
|
||||
"fileVersion": "3.1.26.0"
|
||||
"assemblyVersion": "3.1.27.0",
|
||||
"fileVersion": "3.1.27.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiCbtr/3.1.31": {
|
||||
"HiCbtr/3.1.32": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.26"
|
||||
"HiDisp": "3.1.32"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiCbtr.dll": {
|
||||
"assemblyVersion": "3.1.31.0",
|
||||
"fileVersion": "3.1.31.0"
|
||||
"assemblyVersion": "3.1.32.0",
|
||||
"fileVersion": "3.1.32.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiDisp/3.1.26": {
|
||||
"HiDisp/3.1.32": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.27",
|
||||
"HiGeom": "3.1.28",
|
||||
"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.26.0",
|
||||
"fileVersion": "3.1.26.0"
|
||||
"assemblyVersion": "3.1.32.0",
|
||||
"fileVersion": "3.1.32.0"
|
||||
}
|
||||
},
|
||||
"native": {
|
||||
@ -1706,7 +1706,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiGeom/3.1.27": {
|
||||
"HiGeom/3.1.28": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
@ -1717,8 +1717,8 @@
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiGeom.dll": {
|
||||
"assemblyVersion": "3.1.27.0",
|
||||
"fileVersion": "3.1.27.0"
|
||||
"assemblyVersion": "3.1.28.0",
|
||||
"fileVersion": "3.1.28.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1730,27 +1730,27 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiLicense/3.1.25": {
|
||||
"HiLicense/3.1.26": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.27"
|
||||
"HiGeom": "3.1.28"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiLicense.dll": {
|
||||
"assemblyVersion": "3.1.25.0",
|
||||
"fileVersion": "3.1.25.0"
|
||||
"assemblyVersion": "3.1.26.0",
|
||||
"fileVersion": "3.1.26.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiMech/3.1.35": {
|
||||
"HiMech/3.1.36": {
|
||||
"dependencies": {
|
||||
"CommandLineParser": "2.9.1",
|
||||
"HiCbtr": "3.1.31",
|
||||
"HiCbtr": "3.1.32",
|
||||
"Microsoft.CodeAnalysis.CSharp.Scripting": "4.14.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiMech.dll": {
|
||||
"assemblyVersion": "3.1.35.0",
|
||||
"fileVersion": "3.1.35.0"
|
||||
"assemblyVersion": "3.1.36.0",
|
||||
"fileVersion": "3.1.36.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1765,20 +1765,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiNc/3.1.43": {
|
||||
"HiNc/3.1.44": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
"Grpc.Net.Client": "2.66.0",
|
||||
"HiLicense": "3.1.25",
|
||||
"HiMech": "3.1.35",
|
||||
"HiUniNc": "3.1.32",
|
||||
"HiLicense": "3.1.26",
|
||||
"HiMech": "3.1.36",
|
||||
"HiUniNc": "3.1.33",
|
||||
"System.IO.Pipelines": "9.0.8"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiNc.dll": {
|
||||
"assemblyVersion": "3.1.43.0",
|
||||
"fileVersion": "3.1.43.0"
|
||||
"assemblyVersion": "3.1.44.0",
|
||||
"fileVersion": "3.1.44.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1790,14 +1790,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiUniNc/3.1.32": {
|
||||
"HiUniNc/3.1.33": {
|
||||
"dependencies": {
|
||||
"HiMech": "3.1.35"
|
||||
"HiMech": "3.1.36"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiUniNc.dll": {
|
||||
"assemblyVersion": "3.1.32.0",
|
||||
"fileVersion": "3.1.32.0"
|
||||
"assemblyVersion": "3.1.33.0",
|
||||
"fileVersion": "3.1.33.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -2442,61 +2442,61 @@
|
||||
"path": "grpc.tools/2.66.0",
|
||||
"hashPath": "grpc.tools.2.66.0.nupkg.sha512"
|
||||
},
|
||||
"Hi.Wpf/3.1.26": {
|
||||
"Hi.Wpf/3.1.27": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-wJgi6MnywRJMBqCsZMyA/r2QAs1Cdk7TL22jbww7j73/ZTBSeC1fcb3KNWoydMsBPdN79hz9nlI/38vIri2W4w==",
|
||||
"path": "hi.wpf/3.1.26",
|
||||
"hashPath": "hi.wpf.3.1.26.nupkg.sha512"
|
||||
"sha512": "sha512-RiwzPjntWGS+0/tEDq+h/R57E7v79UVfrHZ50DFylz7OwfnppVvgrvfhThqtseS0q1W+e59d7c0rz40L9UGD0Q==",
|
||||
"path": "hi.wpf/3.1.27",
|
||||
"hashPath": "hi.wpf.3.1.27.nupkg.sha512"
|
||||
},
|
||||
"HiCbtr/3.1.31": {
|
||||
"HiCbtr/3.1.32": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-xAiZvuEMuiP3rHwmpxkaLlYZLmSOqEeqRnAN51+ayb0qRUyh8Wy/bSVBbFhidZrF4sl+6Cs743azNCrcGa4nZQ==",
|
||||
"path": "hicbtr/3.1.31",
|
||||
"hashPath": "hicbtr.3.1.31.nupkg.sha512"
|
||||
"sha512": "sha512-qEguwIc79Zoxw9vZjDKLZfF+JGq9uND+AEvh/ZM9rMk0/jS5oNg96I8dLQlTzWmpcDACKtHjFs01o8IEdgzhRA==",
|
||||
"path": "hicbtr/3.1.32",
|
||||
"hashPath": "hicbtr.3.1.32.nupkg.sha512"
|
||||
},
|
||||
"HiDisp/3.1.26": {
|
||||
"HiDisp/3.1.32": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-v6xVCckHsj8Eeb9t3UTQ5q1uhs8fa5sXKcAucSIXTbJGDX/6JsP5xSWaXyhJMBRWLhGPBiXO8Ii8A8qhfiovkQ==",
|
||||
"path": "hidisp/3.1.26",
|
||||
"hashPath": "hidisp.3.1.26.nupkg.sha512"
|
||||
"sha512": "sha512-67G+iiL9EdfFph66zcjwbzB+mec3U8T52dOYUJS0kVuOWsuTXVxN57/dI+N2Lcbc6cNiSAKKktCn2y05ZTANUw==",
|
||||
"path": "hidisp/3.1.32",
|
||||
"hashPath": "hidisp.3.1.32.nupkg.sha512"
|
||||
},
|
||||
"HiGeom/3.1.27": {
|
||||
"HiGeom/3.1.28": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-tL4B1xl7hxM1uug/4o1deFqhy9x+0s4QyjGaVthObTf8IvJmy8pjCxBwz2RVz+DqGWxcLn3jzSc2KTXVoHLl5Q==",
|
||||
"path": "higeom/3.1.27",
|
||||
"hashPath": "higeom.3.1.27.nupkg.sha512"
|
||||
"sha512": "sha512-P9oGuQfRySF9Uefang2OIgRPuLrW/EQeN0re1uzqzamgGATYCsveEIU2tsaxkcUqz7m5nxYUkPZlBet5Od5nmw==",
|
||||
"path": "higeom/3.1.28",
|
||||
"hashPath": "higeom.3.1.28.nupkg.sha512"
|
||||
},
|
||||
"HiLicense/3.1.25": {
|
||||
"HiLicense/3.1.26": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-pxb02ixv4JEb4VJ8DQaCikwjhyBNRapZih7qN3mNRGPG+EMkajnjoGvlsiaRSg5LxfBeF6+oyyymec3Kd07TVA==",
|
||||
"path": "hilicense/3.1.25",
|
||||
"hashPath": "hilicense.3.1.25.nupkg.sha512"
|
||||
"sha512": "sha512-AXH5D3J986p/KEzpWthAa2Yyls8psBnMEJFctMiqVGCY+uwcUJGXQMOH6MEef6QZQs2TFedmBgKj/Zpzdm43ww==",
|
||||
"path": "hilicense/3.1.26",
|
||||
"hashPath": "hilicense.3.1.26.nupkg.sha512"
|
||||
},
|
||||
"HiMech/3.1.35": {
|
||||
"HiMech/3.1.36": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-3WxSJ+l/6gLx3aUbUPFEWJls0/YlY9GuXW9PxDV+p1zAOrM4e2cBeRdztWqXPHTqxDy1K4oQlLz192Vt7OAO2A==",
|
||||
"path": "himech/3.1.35",
|
||||
"hashPath": "himech.3.1.35.nupkg.sha512"
|
||||
"sha512": "sha512-RgHjOFBr04mIwXt2YR0Gqm6XeKUc2IeHx9hBEmtrK7gdmeGWqAkFsUQASEX9yx26xDOuo3BKkwjAxjMiGIbASQ==",
|
||||
"path": "himech/3.1.36",
|
||||
"hashPath": "himech.3.1.36.nupkg.sha512"
|
||||
},
|
||||
"HiNc/3.1.43": {
|
||||
"HiNc/3.1.44": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-Joghvz9TUzQ85EZfZ/3RfVQAZ3EnWkMyzNGeVtR2iulABW9VVUJcFfm5L90JWmcbioTiwMytg9dRYed358VfIQ==",
|
||||
"path": "hinc/3.1.43",
|
||||
"hashPath": "hinc.3.1.43.nupkg.sha512"
|
||||
"sha512": "sha512-F6AesXCpGxbJ8oG2+swHw7INEPwJ+oUEzSjxG+Nc2C3aIg7nnun2qJJi1TK5LePRB/thw+MM29scLC7IFuGk7Q==",
|
||||
"path": "hinc/3.1.44",
|
||||
"hashPath": "hinc.3.1.44.nupkg.sha512"
|
||||
},
|
||||
"HiUniNc/3.1.32": {
|
||||
"HiUniNc/3.1.33": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-uU8tTBQQvHoAKpVGwqCeowWvuCQgFkS5djsvIVkLztiFR4CIqCRDnUVCmH3Sat4Yl3zRSE5UtU/p/srbORGflA==",
|
||||
"path": "hiuninc/3.1.32",
|
||||
"hashPath": "hiuninc.3.1.32.nupkg.sha512"
|
||||
"sha512": "sha512-FOQLHRFlG+o4mYVk74kJPgudpFB4RDy1i49c4YEUr1xNY2eEX7WNb3fk4piycuwhwO8B5jnDQRDrxG7eSrDDIw==",
|
||||
"path": "hiuninc/3.1.33",
|
||||
"hashPath": "hiuninc.3.1.33.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.
BIN
App/core.dll
BIN
App/core.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