Available only within the Package Manager Console in Visual Studio on Windows.
Examines all assemblies within the output path for a project and adds binding redirects to the application or web configuration file where necessary. This command is run automatically when installing a package.
For details on binding redirects and why they are used, see Redirecting Assembly Versions in the .NET documentation.
SyntaxAdd-BindingRedirect [-ProjectName] <string> [<CommonParameters>]
Parameters Parameter Description ProjectName (Required) The project to which to add binding redirects. The -ProjectName switch itself is optional.
None of these parameters accept pipeline input or wildcard characters.
Common ParametersAdd-BindingRedirect
supports the following common PowerShell parameters: Debug, Error Action, ErrorVariable, OutBuffer, OutVariable, PipelineVariable, Verbose, WarningAction, and WarningVariable.
Add-BindingRedirect MyProject
Add-BindingRedirect -ProjectName MyProject
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4