You can add it to your project as an embedded resource, but this will mean that whenever the application is run, it will need to extract the DLL then dynamically load it and set the references required for it to run. Why would you want to do this?