When linking is done, build the binding project in Release mode. When it is done, you will find a DLL in the bin/Release directory of the binding project.
Copy this DLL to your project for your AUT and add it as a reference to a .NET Assembly.
When the library changes, we recommend to remove this reference and repeat the entire process.