]> xenbits.xensource.com Git - pvdrivers/win/xenvbd.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:44 +0000 (13:49 +0100)
commit0ce33b0a521b7860d7dfd2485916932e2822d20c
treed504e4ad994a2d77e12221bcd7f48a42ec0110f5
parent1734fec72c4b7396620cec5bdc4e382c96b29509
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