Skip to content

Commit 2bc43f6

Browse files
committed
Include files starting with '.' in NuGet package
1 parent aa5ca22 commit 2bc43f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Boxed.Templates.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<IncludeContentInPack>true</IncludeContentInPack>
77
<IncludeBuildOutput>false</IncludeBuildOutput>
88
<ContentTargetFolders>content</ContentTargetFolders>
9+
<NoDefaultExcludes>true</NoDefaultExcludes>
910
</PropertyGroup>
1011

1112
<PropertyGroup Label="Package">

0 commit comments

Comments
 (0)