8000 Do not create packages for test app projects · repo-archive/libgit2sharp@2c1e96d · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c1e96d

Browse files
committed
Do not create packages for test app projects
1 parent 671d058 commit 2c1e96d

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)
0