]> xenbits.xensource.com Git - pvdrivers/win/xenbus.git/commit
Rebuild CodeQL builds
authorOwen Smith <owen.smith@cloud.com>
Tue, 18 Apr 2023 08:50:45 +0000 (09:50 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Mon, 22 May 2023 12:49:26 +0000 (13:49 +0100)
commit41f13e3872f331f1b891d32aa2a3cb2cbea20b71
tree43b98ac5b93a5421e76596381031c3c43acb0113
parent169e294918cca7789a619da25494c4e215e94ee0
Rebuild CodeQL builds

CodeQL can sometimes fail to detect any source code if the codebase is
not rebuilt. Use the Rebuild target to force all intermediate build artifacts
to be cleaned beforehand.

Signed-off-by: Owen Smith <owen.smith@cloud.com>
msbuild.ps1