Skip to content

Commit 5e9a586

Browse files
authored
Update Umbraco.Cms.Integrations.PIM.Inriver.csproj
1 parent d699746 commit 5e9a586

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Umbraco.Cms.Integrations.PIM.Inriver/Umbraco.Cms.Integrations.PIM.Inriver.csproj

-4
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,4 @@
5050
</Content>
5151
</ItemGroup>
5252

53-
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
54-
<Exec Command="set AppPluginsPath=App_Plugins\UmbracoCms.Integrations\PIM\Inriver&#xD;&#xA;set TestsitePath=$(SolutionDir)\Umbraco.Cms.Integrations.Testsite.V10&#xD;&#xA;set IntegrationDir=%25TestsitePath%25\%25AppPluginsPath%25&#xD;&#xA;if not exist %25IntegrationDir%25 mkdir -p %25IntegrationDir%25&#xD;&#xA;xcopy &quot;$(ProjectDir)%25AppPluginsPath%25&quot; &quot;%25IntegrationDir%25&quot; /e /y" />
55-
</Target>
56-
5753
</Project>

0 commit comments

Comments
 (0)