Skip to content

Commit 695d69b

Browse files
Exclude Example project from nuget pack
1 parent 022731f commit 695d69b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Example/Example.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>netcoreapp3.1</TargetFramework>
6+
<IsPackable>false</IsPackable>
67
</PropertyGroup>
78

89
<ItemGroup>

0 commit comments

Comments
 (0)