Copied to clipboard

Flag this post as spam?

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


  • Mahender Singh 39 posts 171 karma points
    Jun 21, 2022 @ 07:11
    Mahender Singh
    0

    Remove umbraco and wwwroot folder in Umbraco project

    Hi Team,

    I have one Umbraco dll project and there I have business logic. in Dll project i need to access Umbraco dll so I used nuget package of Umbraco.

    Now the issue is that, in dll project Umbraco and wwwroot folder automatically created that I don't need.

    I used "Exclude from Project" as well but folder comes again.

    Please help me in this.

  • Bo Jacobsen 610 posts 2409 karma points
    Jun 21, 2022 @ 07:19
    Bo Jacobsen
    100

    Hi Mahender.

    I would suggest you to use Umbraco.Cms.Web.Common nuget package in your projects, that just need the web assembly.

    And Umbraco.Cms.Web.BackOffice if you need to do something in the back office.

  • Mahender Singh 39 posts 171 karma points
    Jun 21, 2022 @ 15:39
    Mahender Singh
    0

    Thanks for this help Bo Jacobsen.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies