sbom-tool: fix build on x86_64-darwin (#491050)
This commit is contained in:
@@ -26,6 +26,8 @@ buildDotnetModule rec {
|
||||
|
||||
dotnetBuildFlags = [
|
||||
"-p:MinVerVersionOverride=${version}"
|
||||
# this is fragile with sdk updates
|
||||
"-p:EnforceCodeStyleInBuild=false"
|
||||
];
|
||||
|
||||
dotnetInstallFlags = [
|
||||
|
||||
Reference in New Issue
Block a user