tune
This commit is contained in:
parent
47294c7a7b
commit
643a14956d
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.55",
|
||||
"HiNc": "3.1.76",
|
||||
"Hi.Wpf": "3.1.56",
|
||||
"HiNc": "3.1.77",
|
||||
"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.55": {
|
||||
"Hi.Wpf/3.1.56": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.60"
|
||||
"HiDisp": "3.1.61"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0-windows7.0/Hi.Wpf.dll": {
|
||||
"assemblyVersion": "3.1.55.0",
|
||||
"fileVersion": "3.1.55.0"
|
||||
"assemblyVersion": "3.1.56.0",
|
||||
"fileVersion": "3.1.56.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiCbtr/3.1.60": {
|
||||
"HiCbtr/3.1.61": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.60"
|
||||
"HiDisp": "3.1.61"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiCbtr.dll": {
|
||||
"assemblyVersion": "3.1.60.0",
|
||||
"fileVersion": "3.1.60.0"
|
||||
"assemblyVersion": "3.1.61.0",
|
||||
"fileVersion": "3.1.61.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiDisp/3.1.60": {
|
||||
"HiDisp/3.1.61": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.55",
|
||||
"HiGeom": "3.1.56",
|
||||
"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.60.0",
|
||||
"fileVersion": "3.1.60.0"
|
||||
"assemblyVersion": "3.1.61.0",
|
||||
"fileVersion": "3.1.61.0"
|
||||
}
|
||||
},
|
||||
"native": {
|
||||
@ -1706,7 +1706,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiGeom/3.1.55": {
|
||||
"HiGeom/3.1.56": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
@ -1717,8 +1717,8 @@
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiGeom.dll": {
|
||||
"assemblyVersion": "3.1.55.0",
|
||||
"fileVersion": "3.1.55.0"
|
||||
"assemblyVersion": "3.1.56.0",
|
||||
"fileVersion": "3.1.56.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1730,27 +1730,27 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiLicense/3.1.55": {
|
||||
"HiLicense/3.1.56": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.55"
|
||||
"HiGeom": "3.1.56"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiLicense.dll": {
|
||||
"assemblyVersion": "3.1.55.0",
|
||||
"fileVersion": "3.1.55.0"
|
||||
"assemblyVersion": "3.1.56.0",
|
||||
"fileVersion": "3.1.56.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiMech/3.1.67": {
|
||||
"HiMech/3.1.68": {
|
||||
"dependencies": {
|
||||
"CommandLineParser": "2.9.1",
|
||||
"HiCbtr": "3.1.60",
|
||||
"HiCbtr": "3.1.61",
|
||||
"Microsoft.CodeAnalysis.CSharp.Scripting": "4.14.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiMech.dll": {
|
||||
"assemblyVersion": "3.1.67.0",
|
||||
"fileVersion": "3.1.67.0"
|
||||
"assemblyVersion": "3.1.68.0",
|
||||
"fileVersion": "3.1.68.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1765,20 +1765,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiNc/3.1.76": {
|
||||
"HiNc/3.1.77": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
"Grpc.Net.Client": "2.66.0",
|
||||
"HiLicense": "3.1.55",
|
||||
"HiMech": "3.1.67",
|
||||
"HiUniNc": "3.1.64",
|
||||
"HiLicense": "3.1.56",
|
||||
"HiMech": "3.1.68",
|
||||
"HiUniNc": "3.1.65",
|
||||
"System.IO.Pipelines": "9.0.10"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiNc.dll": {
|
||||
"assemblyVersion": "3.1.76.0",
|
||||
"fileVersion": "3.1.76.0"
|
||||
"assemblyVersion": "3.1.77.0",
|
||||
"fileVersion": "3.1.77.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1790,14 +1790,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiUniNc/3.1.64": {
|
||||
"HiUniNc/3.1.65": {
|
||||
"dependencies": {
|
||||
"HiMech": "3.1.67"
|
||||
"HiMech": "3.1.68"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiUniNc.dll": {
|
||||
"assemblyVersion": "3.1.64.0",
|
||||
"fileVersion": "3.1.64.0"
|
||||
"assemblyVersion": "3.1.65.0",
|
||||
"fileVersion": "3.1.65.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -2442,61 +2442,61 @@
|
||||
"path": "grpc.tools/2.66.0",
|
||||
"hashPath": "grpc.tools.2.66.0.nupkg.sha512"
|
||||
},
|
||||
"Hi.Wpf/3.1.55": {
|
||||
"Hi.Wpf/3.1.56": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-aif4JEWfhih3uleCJceBLtHYZ3nsmAKdc/sSut4KpVsQpEJDlAb8GyCBcn+ZWVwh7gJGe2GmsBuu81KI//Ochg==",
|
||||
"path": "hi.wpf/3.1.55",
|
||||
"hashPath": "hi.wpf.3.1.55.nupkg.sha512"
|
||||
"sha512": "sha512-Px1Wl5Arkvg6Sjc4VoIxYZ/JWiefsYW1Sd9hhKB6OLm2YmY2U3Cf3w5jye1wrdZUbHOhLuMKW4ZOABezdn0vBA==",
|
||||
"path": "hi.wpf/3.1.56",
|
||||
"hashPath": "hi.wpf.3.1.56.nupkg.sha512"
|
||||
},
|
||||
"HiCbtr/3.1.60": {
|
||||
"HiCbtr/3.1.61": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-3adQkSPUz32Bdp4ZCfS86zBTfoBFpBt6tqfJZ/jKxbJxasxmzX3iOAhoDNaOH7Ou/h074CSiYCESMwf83Cloxw==",
|
||||
"path": "hicbtr/3.1.60",
|
||||
"hashPath": "hicbtr.3.1.60.nupkg.sha512"
|
||||
"sha512": "sha512-6grTZ+jgudsVsM03nLKfsA0WrB1QwDXrFH1dbNPaML4SIT5c3kvx1tGA9BEC/EbMdxZ8oGPudj7ZRnqb3eUaUQ==",
|
||||
"path": "hicbtr/3.1.61",
|
||||
"hashPath": "hicbtr.3.1.61.nupkg.sha512"
|
||||
},
|
||||
"HiDisp/3.1.60": {
|
||||
"HiDisp/3.1.61": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-c5W29uGAUZz+Pb4Z71VBM40jE9ddvAPUDLdPB48QjH+H6UeS9RcXxLVRaxjUEDe94FDBq/dmh9WW8GwvI/DsGA==",
|
||||
"path": "hidisp/3.1.60",
|
||||
"hashPath": "hidisp.3.1.60.nupkg.sha512"
|
||||
"sha512": "sha512-VkQfrAEospnTXmH1Or2jQBfTGkBmehbl4w2pEykuzJuEBDkTbLXdNZxRKxqGTdJz7Vao0O3YMvRCD02bGEyosQ==",
|
||||
"path": "hidisp/3.1.61",
|
||||
"hashPath": "hidisp.3.1.61.nupkg.sha512"
|
||||
},
|
||||
"HiGeom/3.1.55": {
|
||||
"HiGeom/3.1.56": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-SzNJnS3bYqwsY+v6GHoA1EhdAII0uX2FLDYKDR4fvRzAI3L4yVHvy9n/N95qXAW7V+pDEpyA/2fqYxK3oYJOIw==",
|
||||
"path": "higeom/3.1.55",
|
||||
"hashPath": "higeom.3.1.55.nupkg.sha512"
|
||||
"sha512": "sha512-OKDuT7GHlgv+aqH+yL+0B6GP9P4davSLuGWVbCpQMhRxuyGBiS7RtpTFsCkB2xiSxmIngSapyxX4KndXa5gjnA==",
|
||||
"path": "higeom/3.1.56",
|
||||
"hashPath": "higeom.3.1.56.nupkg.sha512"
|
||||
},
|
||||
"HiLicense/3.1.55": {
|
||||
"HiLicense/3.1.56": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-bIYFdnoTRNvYmBfGrFgdj4cDuZXUh81/3h+ZEqaoqsXKMh5q2B5Wm3qJYAWvcY1beSpFbfwwDTJj4Hu5zZIGcA==",
|
||||
"path": "hilicense/3.1.55",
|
||||
"hashPath": "hilicense.3.1.55.nupkg.sha512"
|
||||
"sha512": "sha512-IIFma0gsAIioT9dXTNm2bG/fB60YPYlY17PT53rKDevuKyz5ErBwMUfUVUcxI0feGw5b6JaHLgaI0x0YSUGTzg==",
|
||||
"path": "hilicense/3.1.56",
|
||||
"hashPath": "hilicense.3.1.56.nupkg.sha512"
|
||||
},
|
||||
"HiMech/3.1.67": {
|
||||
"HiMech/3.1.68": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-yKZ3jK4hcuwPJjj6ZB3zphkil2TM6mh9zsAkkaNuHegznuriQs7ZV73023Xy2/K2ka421TakPQLXF+dNMkwD0A==",
|
||||
"path": "himech/3.1.67",
|
||||
"hashPath": "himech.3.1.67.nupkg.sha512"
|
||||
"sha512": "sha512-lRk9Ou5cAFdVhBzq54RPK/JOOhWbVXYeJ0ww1J39MZj8NcIjk/F9ChFuQb+0+5D4qa5ZZ53wPnzUGTjwYtWKZA==",
|
||||
"path": "himech/3.1.68",
|
||||
"hashPath": "himech.3.1.68.nupkg.sha512"
|
||||
},
|
||||
"HiNc/3.1.76": {
|
||||
"HiNc/3.1.77": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-S5EuUxJIogijvVJNuHnlmV3RoF8PT0kw7eOsiS0b/YrDN6TGWFe3MXOghsQmMseyIzIoVfAMuVd2LJpFBkpTMA==",
|
||||
"path": "hinc/3.1.76",
|
||||
"hashPath": "hinc.3.1.76.nupkg.sha512"
|
||||
"sha512": "sha512-K/ZwbdkquHCTH168dM5DftZgjhcsvxdYqAByKMalnDaXVgTq7wHE7BDKTIIuq4t8/RNGAr3WYabl8ui6L9FEIQ==",
|
||||
"path": "hinc/3.1.77",
|
||||
"hashPath": "hinc.3.1.77.nupkg.sha512"
|
||||
},
|
||||
"HiUniNc/3.1.64": {
|
||||
"HiUniNc/3.1.65": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-yywDzJozfVJQyZcwkRusvfZnP+WkSMZoSjxwT7bsR4kf7HhmAu4Ko4qM7HRB5qp5Cz7GRnUdhQU0RK96juhxHw==",
|
||||
"path": "hiuninc/3.1.64",
|
||||
"hashPath": "hiuninc.3.1.64.nupkg.sha512"
|
||||
"sha512": "sha512-oUvqpjaV5EsxxkgfK7fTgO5hFdcogng6s9HA3iHfPNqmUh6WV8WcqGnwvbaOvc1jela/CsGgojZbYNoSdlbQeQ==",
|
||||
"path": "hiuninc/3.1.65",
|
||||
"hashPath": "hiuninc.3.1.65.nupkg.sha512"
|
||||
},
|
||||
"MathNet.Numerics/5.0.0": {
|
||||
"type": "package",
|
||||
|
||||
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