Skip to content

Commit 8c0412c

Browse files
authored
Update Umbraco.Forms.Integrations.Crm.Hubspot.csproj
1 parent 464fd11 commit 8c0412c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/Umbraco.Forms.Integrations.Crm.Hubspot/Umbraco.Forms.Integrations.Crm.Hubspot.csproj

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,12 @@
3131
<PackagePath>buildTransitive</PackagePath>
3232
</None>
3333
</ItemGroup>
34+
35+
<ItemGroup>
36+
<Content Include="App_Plugins\**\*.*">
37+
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
38+
<CopyToPublishDirectory>Always</CopyToPublishDirectory>
39+
</Content>
40+
</ItemGroup>
3441

3542
</Project>

0 commit comments

Comments
 (0)