Skip to content

Commit 77240e0

Browse files
committed
#1423 stop packaging project as nupkg
1 parent 5289cf1 commit 77240e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.ComponentDetection/Microsoft.ComponentDetection.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<OutputType>Exe</OutputType>
55
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64;win-arm64;linux-arm64;osx-arm64</RuntimeIdentifiers>
66
<RootProjectDirectory>$(MSBuildThisFileDirectory)..\..\</RootProjectDirectory>
7+
<IsPackable>false</IsPackable>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)