AutoBindingRedirectAutoBindingRedirect is a Visual Studio extension that detects and suggests corrections for incorrect assembly redirects. It leverages MSBuild cues to automatically propose consistent adjustments within configuration files. 🛠️ Features
🔍 Why Use It?This extension prevents runtime binding errors caused by misaligned DLL versions and automates tedious adjustments in app.config or web.config files. 👤 AuthorDeveloped by ouelletf 📦 InstallationAvailable as a .vsix package. Install via Visual Studio or manually by double-clicking the generated file in the build directory. |