From b2e46fe7a790443569afe6a6be8c9f4abf9cbbf6 Mon Sep 17 00:00:00 2001 From: Alexandros Kritikos Date: Tue, 11 Nov 2025 02:28:19 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Enables=20SBOM=20generation=20on?= =?UTF-8?q?ly=20for=20packable=20projects?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 126c5e8..7e0582e 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -49,7 +49,6 @@ false False $(DefaultItemExcludes);*.log;*.binlog - true @@ -131,6 +130,7 @@ true + true