Skip to content

Commit a7ae021

Browse files
Update docs/msbuild/errors/msb3243.md
Co-authored-by: Rainer Sigwald <[email protected]>
1 parent 2e13134 commit a7ae021

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/msbuild/errors/msb3243.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ The message text resembles the following text:
2727
```output
2828
MSB3243: No way to resolve conflict between 'first assembly' and 'second assembly'. Choosing 'first assembly' arbitrarily.
2929
```
30+
31+
A diagnostic build log will have more information about how the two conflicting assemblies were found which may help restructure your build to avoid the warning.

0 commit comments

Comments
 (0)