I need to add some references to another project or dll just before the build process in Visual Studio 2015 starts and then I need to remove the reference after build.
Is it possible and what is the best approach for this? Can I also add shared projects?