diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e8bd1947..fdce82df 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,6 +5,7 @@ pool: variables: BuildConfiguration: 'Release' BuildPlatform: '' + Codeql.Enabled: true steps: - task: MicroBuildSigningPlugin@1