I upgraded my Graphics Engine to net 6, all seems to work, except the PhysiX.Net wrapper which is net 5. I installed it as nuget package and tryed to manually create a reference and copied all neccessary Files to the bin dir. Both trys ended with a Message like : System cannot find the file.
Is there a possibllity to use the wrpper on net 6 ?