]> xenbits.xensource.com Git - pvdrivers/win/xenvif.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:35 +0000 (13:49 +0100)
commita4259dd39fee306d7caebc708805c536273a0a4f
treec75d4fb47129e15dde5bd7933149184f358ae6c1
parentf97c1ad3ff4e13c9664377c18961b572b25974da
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