Skip to content

Commit 324ba3d

Browse files
authored
Fix sbom generation (#17275)
1 parent fce91e6 commit 324ba3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/Build.ps1

-1
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,6 @@ try {
581581

582582
if ($pack) {
583583
$properties_storage = $properties
584-
$properties += "/p:GenerateSbom=false"
585584
BuildSolution "Microsoft.FSharp.Compiler.sln" $True
586585
$properties = $properties_storage
587586
}

0 commit comments

Comments
 (0)