Skip to content

Commit 37203a0

Browse files
committed
Set IsShippingPackage to false
1 parent 373eb30 commit 37203a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Compatibility/ApiDiff/Microsoft.DotNet.ApiDiff.Tool/Microsoft.DotNet.ApiDiff.Tool.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFramework>$(NetToolMinimum)</TargetFramework>
55
<OutputType>Exe</OutputType>
66
<IsPackable>true</IsPackable>
7+
<IsShippingPackage>false</IsShippingPackage>
78
<PackAsTool>true</PackAsTool>
89
<ToolCommandName>apidiff</ToolCommandName>
910
<PackageDescription>Tool to emit markdown diffs between sets of assemblies.</PackageDescription>

0 commit comments

Comments
 (0)