diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7d69ad880a..65e8175138 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -88,6 +88,7 @@ variables: /p:DotNetSymbolServerTokenSymWeb=$(symweb-symbol-server-pat) /p:OfficialBuildId=$(BUILD.BUILDNUMBER) /p:VisualStudioDropName=$(VisualStudioDropName) + /p:GenerateSbom=true - ${{ if eq(parameters.isRTM, True) }}: - name: _InternalBuildArgs