Fix some small issues and experiment with C#

This commit is contained in:
Dimitris Zervas
2024-02-27 03:01:29 +02:00
parent 62e98de539
commit a89850d410
16 changed files with 287 additions and 37 deletions

View File

@ -42,4 +42,4 @@ jobs:
# - name: Run tests - frida
# if: runner.os == 'windows-latest'
# run: cargo test --verbose --no-default-features --features managed_lib
# run: cargo test --verbose --no-default-features --features dotnet