Skip to content

Commit fd42ce5

Browse files
committed
Don't pack example projects
1 parent ce02dfc commit fd42ce5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/Directory.Build.props

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<Project>
2+
<Import Project="../Directory.Build.props" />
3+
<PropertyGroup>
4+
<IsPackable>false</IsPackable>
5+
</PropertyGroup>
6+
</Project>

0 commit comments

Comments
 (0)