concordium-base icon indicating copy to clipboard operation
concordium-base copied to clipboard

Bumb IdissLib to NET6.0 and support Mac and Linux

Open limemloh opened this issue 10 months ago • 0 comments

Purpose

Bumb IdissLib to NET6.0 and support Mac and Linux

Changes

  • IdissLib now builds the idiss Rust library and includes the binaries, removing the need for manually copying a shared library.
  • Support Linux and Mac for IdissLib, by conditionally copying idiss shared-library based on platform.
  • Bump to NET6.0, since NET5.0 no longer have official support anymore, and therefore causes warnings.
  • Update Readme

limemloh avatar Apr 17 '24 06:04 limemloh