Skip to content

Commit 04d19fa

Browse files
committed
Do not create packages for test app projects
1 parent 245fdab commit 04d19fa

File tree

1 file changed

+7
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)