Just geeks
Showing posts with label
MsBuild
.
Show all posts
Showing posts with label
MsBuild
.
Show all posts
Tuesday, June 19, 2018
Fixing build issues
It can be hard to work out exactly where the problem is via visual studio directly. You can use the following to leverage msbuild and get more accurate information.
From a cmd prompt run:
msbuild /verbosity:d > build.txt
Older Posts
Home
Subscribe to:
Posts (Atom)