From 77240e0055ed635a113c4deebcbdd894e6904bdf Mon Sep 17 00:00:00 2001 From: James Thompson Date: Sat, 7 Jun 2025 00:00:55 +1000 Subject: [PATCH] #1423 stop packaging project as nupkg --- .../Microsoft.ComponentDetection.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Microsoft.ComponentDetection/Microsoft.ComponentDetection.csproj b/src/Microsoft.ComponentDetection/Microsoft.ComponentDetection.csproj index 300fb14ca..6108fd22d 100644 --- a/src/Microsoft.ComponentDetection/Microsoft.ComponentDetection.csproj +++ b/src/Microsoft.ComponentDetection/Microsoft.ComponentDetection.csproj @@ -4,6 +4,7 @@ Exe win-x64;linux-x64;osx-x64;win-arm64;linux-arm64;osx-arm64 $(MSBuildThisFileDirectory)..\..\ + false