Skip to content

Commit 34a2d27

Browse files
authored
Update Umbraco.Forms.Integrations.Crm.ActiveCampaign.csproj
1 parent 3c01293 commit 34a2d27

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,4 @@
4141
</Content>
4242
</ItemGroup>
4343

44-
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
45-
<Exec Command="set UmbracoFormsIntegrationsTestsiteV10Path=$(SolutionDir)\Umbraco.Forms.Integrations.Testsite.V10&#xD;&#xA;set ACDir=%25UmbracoFormsIntegrationsTestsiteV10Path%25\App_Plugins\UmbracoForms.Integrations\Crm\ActiveCampaign&#xD;&#xA;if not exist %25ACDir%25 mkdir -p %25ACDir%25&#xD;&#xA;xcopy &quot;$(ProjectDir)App_Plugins\UmbracoForms.Integrations\Crm\ActiveCampaign&quot; &quot;%25ACDir%25&quot; /e /y" />
46-
</Target>
47-
4844
</Project>

0 commit comments

Comments
 (0)