Skip to content

Commit 0dc6118

Browse files
authored
Update Directory.Build.props
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
1 parent e316cbd commit 0dc6118

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
<Project>
22
<!-- Only here so that the default Directory.Build.props will not be used. -->
3-
</Project>
3+
<PropertyGroup>
4+
<IsPackable>false</IsPackable>
5+
</PropertyGroup>
6+
</Project>

0 commit comments

Comments
 (0)