You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there an easy way to put the assembly (and their dependencies & runtime config) into a separate subfolder, when calling it from the native binary library?
Hello,
is there an easy way to put the assembly (and their dependencies & runtime config) into a separate subfolder, when calling it from the native binary library?
May be as a MSBuild property?
Thanks