You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/msbuild/errors/msb3276.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ This error occurs when MSBuild finds different conflicting versions of the same
30
30
31
31
## Resolution
32
32
33
-
The error output message suggests an appropriate way to resolve the error, if the version mismatch is intentional. The link in the output opens the article, [How to: Enable and disable automatic binding redirection](/dotnet/framework/configure-apps/how-to-enable-and-disable-automatic-binding-redirection).
33
+
The error output message suggests an appropriate way to resolve the error, if the version mismatch is intentional. The link in the output opens the article, [Enable and disable automatic binding redirection](/dotnet/framework/configure-apps/how-to-enable-and-disable-automatic-binding-redirection).
0 commit comments