Skip to content

Commit 04b2a97

Browse files
committed
Do not try to pack test projects.
1 parent f7916f8 commit 04b2a97

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/Directory.Build.props

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<Project>
2+
<PropertyGroup>
3+
<IsPackable>false</IsPackable>
4+
</PropertyGroup>
5+
</Project>

0 commit comments

Comments
 (0)