Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tom de Koning 2 posts 72 karma points
    Oct 11, 2018 @ 11:14
    Tom de Koning
    0

    UmbracoCms.targets does not put the umbraco contents in the output directory

    Hi, we are using octopus deploy to deploy our Umbraco application and allthough the app itself is packaged correctly, it seems UmbracoCms.targets is not called when we do run msbuild (from powershell) with these parameters:

    /p:Configuration=$configuration /p:OutDir=$outDir /p:WebProjectOutputDir=$webOutDir /nologo /p:DebugType=None /p:Platform=AnyCpu /verbosity:quiet

    I can't find a reason why the UmbracoCms.targets does not put the umbraco files in the outDir

  • Tom de Koning 2 posts 72 karma points
    Oct 15, 2018 @ 07:53
    Tom de Koning
    0

    I've done a bit of research / debugging. For some reason the CopyUmbracoFilesToWebRoot target is executed, but the rest is not.

    Any ideas?

Please Sign in or register to post replies

Write your reply to:

Draft