Skip to content

Commit

Permalink
Fix sbom generation (#17275)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinRansom authored Jun 5, 2024
1 parent fce91e6 commit 324ba3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eng/Build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,6 @@ try {

if ($pack) {
$properties_storage = $properties
$properties += "/p:GenerateSbom=false"
BuildSolution "Microsoft.FSharp.Compiler.sln" $True
$properties = $properties_storage
}
Expand Down

0 comments on commit 324ba3d

Please sign in to comment.