chore: include relase notes
chore: add NosSmooth.Inject.dll to NosSmoothInjector, pack it and copy it to output
fix(injector): support relative path when injecting
feat(injector): inject nethost.dll prior to Inject dll to verify the injection won't fail on missing nethost
fix(inject): add possibility to inject multiple .NET runtime dlls without crashing
chore: update dependencies
chore: update dependencies
feat(injector): verify common errors to ease the diagnosis
feat(inject): make load return value 32bit to prevent receiving of non-zeroed memory
feat: add initial migrated files from NosSmooth repository