Visual Studio 2010 Compiling with the Debug or Release version of third party library depending on if my project is being compiled Build or Release? May 25, 2023 by Tarik <Reference Include="MyLib"> <HintPath>..\lib\$(Configuration)\MyLib.dll</HintPath> </Reference>