- [x] copy dlls into `export/lib` - [ ] prevent copy / paste issues: create bash script that iterates through directories and copies `*.dll` and `*.deps.json` - [ ] how to solve nuget package refs ? - [ ] create nuget package ? (cf. `dotnet pack`) - [ ] copy dlls as separate step in CI ?