未验证 提交 f75b6aca 编写于 作者: K Kevin Ransom (msft) 提交者: GitHub

Turn off sbom for Microsoft.FSharp.Compiler.sln (#14115)

上级 9df7e677
......@@ -497,7 +497,10 @@ try {
}
if ($pack) {
$properties_storage = $properties
$properties += "/p:GenerateSbom=false"
BuildSolution "Microsoft.FSharp.Compiler.sln"
$properties = $properties_storage
}
if ($build) {
VerifyAssemblyVersionsAndSymbols
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册