- <Exec Command="set UmbracoFormsIntegrationsTestsiteV8Path=$(SolutionDir)\Umbraco.Forms.Integrations.Testsite.V8
 set PaymentProviderDir=%25UmbracoFormsIntegrationsTestsiteV8Path%25\App_Plugins\UmbracoForms.Integrations\Commerce\eMerchantPay
 if not exist %25PaymentProviderDir%25 mkdir -p %25PaymentProviderDir%25
 xcopy "$(ProjectDir)App_Plugins\UmbracoForms.Integrations\Commerce\Zapier" "%25PaymentProviderDir%25" /e /y
 xcopy "$(ProjectDir)App_Plugins\UmbracoForms.Integrations\Commerce\eMerchantPay" "%25PaymentProviderDir%25" /e /y" /> |
0 commit comments