tune
This commit is contained in:
parent
b5cad3c171
commit
174c17063c
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.4",
|
||||
"HiNc": "3.1.15",
|
||||
"Hi.Wpf": "3.1.8",
|
||||
"HiNc": "3.1.19",
|
||||
"runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "9.0.7",
|
||||
"runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64": "9.0.7",
|
||||
"runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64": "9.0.7"
|
||||
@ -1674,40 +1674,40 @@
|
||||
}
|
||||
},
|
||||
"Grpc.Tools/2.66.0": {},
|
||||
"Hi.Wpf/3.1.4": {
|
||||
"Hi.Wpf/3.1.8": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.5"
|
||||
"HiDisp": "3.1.11"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0-windows7.0/Hi.Wpf.dll": {
|
||||
"assemblyVersion": "3.1.4.0",
|
||||
"fileVersion": "3.1.4.0"
|
||||
"assemblyVersion": "3.1.8.0",
|
||||
"fileVersion": "3.1.8.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiCbtr/3.1.6": {
|
||||
"HiCbtr/3.1.13": {
|
||||
"dependencies": {
|
||||
"HiDisp": "3.1.5",
|
||||
"HiDisp": "3.1.11",
|
||||
"MongoDB.Driver.GridFS": "2.30.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiCbtr.dll": {
|
||||
"assemblyVersion": "3.1.6.0",
|
||||
"fileVersion": "3.1.6.0"
|
||||
"assemblyVersion": "3.1.13.0",
|
||||
"fileVersion": "3.1.13.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiDisp/3.1.5": {
|
||||
"HiDisp/3.1.11": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.6",
|
||||
"HiGeom": "3.1.9",
|
||||
"System.Configuration.ConfigurationManager": "9.0.7",
|
||||
"System.Drawing.Common": "9.0.7",
|
||||
"System.Resources.Extensions": "9.0.7"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiDisp.dll": {
|
||||
"assemblyVersion": "3.1.5.0",
|
||||
"fileVersion": "3.1.5.0"
|
||||
"assemblyVersion": "3.1.11.0",
|
||||
"fileVersion": "3.1.11.0"
|
||||
}
|
||||
},
|
||||
"native": {
|
||||
@ -1722,7 +1722,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiGeom/3.1.6": {
|
||||
"HiGeom/3.1.9": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
@ -1733,8 +1733,8 @@
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiGeom.dll": {
|
||||
"assemblyVersion": "3.1.6.0",
|
||||
"fileVersion": "3.1.6.0"
|
||||
"assemblyVersion": "3.1.9.0",
|
||||
"fileVersion": "3.1.9.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1746,27 +1746,27 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiLicense/3.1.4": {
|
||||
"HiLicense/3.1.7": {
|
||||
"dependencies": {
|
||||
"HiGeom": "3.1.6"
|
||||
"HiGeom": "3.1.9"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiLicense.dll": {
|
||||
"assemblyVersion": "3.1.4.0",
|
||||
"fileVersion": "3.1.4.0"
|
||||
"assemblyVersion": "3.1.7.0",
|
||||
"fileVersion": "3.1.7.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiMech/3.1.5": {
|
||||
"HiMech/3.1.10": {
|
||||
"dependencies": {
|
||||
"CommandLineParser": "2.9.1",
|
||||
"HiCbtr": "3.1.6",
|
||||
"HiCbtr": "3.1.13",
|
||||
"Microsoft.CodeAnalysis.CSharp.Scripting": "4.14.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiMech.dll": {
|
||||
"assemblyVersion": "3.1.5.0",
|
||||
"fileVersion": "3.1.5.0"
|
||||
"assemblyVersion": "3.1.10.0",
|
||||
"fileVersion": "3.1.10.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1781,20 +1781,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiNc/3.1.15": {
|
||||
"HiNc/3.1.19": {
|
||||
"dependencies": {
|
||||
"Google.Protobuf": "3.28.3",
|
||||
"Grpc.AspNetCore": "2.66.0",
|
||||
"Grpc.Net.Client": "2.66.0",
|
||||
"HiLicense": "3.1.4",
|
||||
"HiMech": "3.1.5",
|
||||
"HiUniNc": "3.1.5",
|
||||
"HiLicense": "3.1.7",
|
||||
"HiMech": "3.1.10",
|
||||
"HiUniNc": "3.1.9",
|
||||
"System.IO.Pipelines": "9.0.7"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiNc.dll": {
|
||||
"assemblyVersion": "3.1.15.0",
|
||||
"fileVersion": "3.1.15.0"
|
||||
"assemblyVersion": "3.1.19.0",
|
||||
"fileVersion": "3.1.19.0"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
@ -1806,14 +1806,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"HiUniNc/3.1.5": {
|
||||
"HiUniNc/3.1.9": {
|
||||
"dependencies": {
|
||||
"HiMech": "3.1.5"
|
||||
"HiMech": "3.1.10"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net9.0/HiUniNc.dll": {
|
||||
"assemblyVersion": "3.1.5.0",
|
||||
"fileVersion": "3.1.5.0"
|
||||
"assemblyVersion": "3.1.9.0",
|
||||
"fileVersion": "3.1.9.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -2353,61 +2353,61 @@
|
||||
"path": "grpc.tools/2.66.0",
|
||||
"hashPath": "grpc.tools.2.66.0.nupkg.sha512"
|
||||
},
|
||||
"Hi.Wpf/3.1.4": {
|
||||
"Hi.Wpf/3.1.8": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-FCY5qQmX9qjhlV3xDSYa2xUUCwQn0XaImbUg1nL6lVedild+7Se0ik+EC2rvCeR5lZUoGhiqWwH7quQ+bfnQNw==",
|
||||
"path": "hi.wpf/3.1.4",
|
||||
"hashPath": "hi.wpf.3.1.4.nupkg.sha512"
|
||||
"sha512": "sha512-cWs38yaGPaOWW5VkkuYpdrps+9hCs+nhTFBIAVR+7OtsJ23LNnRWxam2+mgoOMyw4KO1d517h2PYliMidNYDtw==",
|
||||
"path": "hi.wpf/3.1.8",
|
||||
"hashPath": "hi.wpf.3.1.8.nupkg.sha512"
|
||||
},
|
||||
"HiCbtr/3.1.6": {
|
||||
"HiCbtr/3.1.13": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-9WHhvDbNzk+1IZ2+1riP8RofeYghHgNKzQZMdA0lucbwU1olNpRC1tMUf7vzPL5DuF2A5LcPnN+sZYVu80XojA==",
|
||||
"path": "hicbtr/3.1.6",
|
||||
"hashPath": "hicbtr.3.1.6.nupkg.sha512"
|
||||
"sha512": "sha512-elGcWeBBZEZS+QJYpDL+seBWrwmsGezlBSutphzqqm0aru8JuI8AqKPfzZDJbB9GNROhnWycC8QW6LCNP971bA==",
|
||||
"path": "hicbtr/3.1.13",
|
||||
"hashPath": "hicbtr.3.1.13.nupkg.sha512"
|
||||
},
|
||||
"HiDisp/3.1.5": {
|
||||
"HiDisp/3.1.11": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-3VwNjm3SoS4NaBW9x+Pg82lZ3xjOCAwExICWUska0x1/Lcyu/XKhz3/CRTd9rQqktn/xSGCRv1BBCVZ/x3D+iw==",
|
||||
"path": "hidisp/3.1.5",
|
||||
"hashPath": "hidisp.3.1.5.nupkg.sha512"
|
||||
"sha512": "sha512-2nllfHusqdNfNxZUTKiKInO7X5AjQPcNClHzYS/vJrn9/jNMLWPAGN3kSszWF65g5mPRzctB82LD8qxG+SyFWQ==",
|
||||
"path": "hidisp/3.1.11",
|
||||
"hashPath": "hidisp.3.1.11.nupkg.sha512"
|
||||
},
|
||||
"HiGeom/3.1.6": {
|
||||
"HiGeom/3.1.9": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-IXC/qFHYk/Pu2UiiB8hyedvqbTZp+eSZixBsIMeqQ2vjUPGQ8iKphQWj/HyiPvU9NspxKhbLhrami5+YrqK2LQ==",
|
||||
"path": "higeom/3.1.6",
|
||||
"hashPath": "higeom.3.1.6.nupkg.sha512"
|
||||
"sha512": "sha512-gpoF1XY5v0aPGaFa9LbaKIsuxcgdyDHW8JjFx96dJiSSeKQkfQe9SG5YZH4EPFPC1ZhsevBLxJNr6yc0uQABLA==",
|
||||
"path": "higeom/3.1.9",
|
||||
"hashPath": "higeom.3.1.9.nupkg.sha512"
|
||||
},
|
||||
"HiLicense/3.1.4": {
|
||||
"HiLicense/3.1.7": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-9JTKfmYrqlJdHqq002WXjxw6kLMqHc5d9kr4ICJj3Beq4BxajVEE0dFWo6cq2nhRE5E/Chyn3FHjvfqmvIKTZQ==",
|
||||
"path": "hilicense/3.1.4",
|
||||
"hashPath": "hilicense.3.1.4.nupkg.sha512"
|
||||
"sha512": "sha512-jtTnc3vGSSkXT1g4/vSnXdBt802+eOsi1cQ5aRJ5gq6WF/HVEdZrr4rY1QnthhILXa0yZMv/H0wsENxb3Wy5Sw==",
|
||||
"path": "hilicense/3.1.7",
|
||||
"hashPath": "hilicense.3.1.7.nupkg.sha512"
|
||||
},
|
||||
"HiMech/3.1.5": {
|
||||
"HiMech/3.1.10": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-lYYYHCoosZnakIHl1+C9ieQ6MpieOLy+vmAOb/GsPucqeCrx2Rx3zmbpAbz3On3q9KmuTYfrtaKxnSwcHKC+WA==",
|
||||
"path": "himech/3.1.5",
|
||||
"hashPath": "himech.3.1.5.nupkg.sha512"
|
||||
"sha512": "sha512-TP7Vw19L/X0yGlca44ihjJO/T4F8oSPXy1o61mK6S74aqjJr2gBndOTh6ZwzOOXrQch7jKSK6aDYl/5wTeZ/3Q==",
|
||||
"path": "himech/3.1.10",
|
||||
"hashPath": "himech.3.1.10.nupkg.sha512"
|
||||
},
|
||||
"HiNc/3.1.15": {
|
||||
"HiNc/3.1.19": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-gs/AQCFK73HnwYvAIvQDltgewA32kdwBoNQDCQ459qEzrBYnsr7iofy/8AXuGkQxLZl1vQr1xNEWNEAMpUZDpg==",
|
||||
"path": "hinc/3.1.15",
|
||||
"hashPath": "hinc.3.1.15.nupkg.sha512"
|
||||
"sha512": "sha512-GFkBMJPH1V0+nV9mqgAoouXh0EKjI12AOMghvpfP9ALamaFJ+YHBGnhLdc3Hw/K3VhkUcsI/fY9SSRQETJBocw==",
|
||||
"path": "hinc/3.1.19",
|
||||
"hashPath": "hinc.3.1.19.nupkg.sha512"
|
||||
},
|
||||
"HiUniNc/3.1.5": {
|
||||
"HiUniNc/3.1.9": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-byaS+9BHglO1gSIjfI4eCUIJzJKpINPSiZZGVLXzMmPRfU1RMPxFKl5P9qyMuK+1Ktd2HKuZtGy2wyhvO6U2vw==",
|
||||
"path": "hiuninc/3.1.5",
|
||||
"hashPath": "hiuninc.3.1.5.nupkg.sha512"
|
||||
"sha512": "sha512-odq5CRHx2W0l8gM71BEVslXJPnUEcwnJZ9CtpMzgiAMIcHTsUPeie+r517c11pAdoTn4MAOtLwApuWrJsSW9rw==",
|
||||
"path": "hiuninc/3.1.9",
|
||||
"hashPath": "hiuninc.3.1.9.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.
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