Closed wilhelmmedetz closed 3 years ago
I think this is the same problem as the other issue, so I sugguest you merge them. Since I still have no idea about the problem, I am going to feel a lighter burden with a fewer issues...
Clean Solution
and afterwards Build Solution
.Clean Solution
.Build Output
does not contain the above error/Exception, even with MSBuild project build output verbosity
set to Diagnostic
, it only appears in the Error List
.Rebuild Solution
.Error List
and the Build Output
window, it seems as if the errors are displayed before building of the individual projects starts.This problem only seems to occur when using multitarget projects
Thanks 2.8.12 seems to fix this this issue
This is a surprise (a good one), but OK
When performing a
Clean Solution
and afterwards aBuild Solution
the following error occurs in the Errors window. The Build Output window states Build succeded with no errors. The error does not disappear after further successful builds.