Copied to clipboard

Flag this post as spam?

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


  • Edwin 1 post 21 karma points
    Apr 09, 2013 @ 11:19
    Edwin
    0

    Compiling 6.0.3 source with MyGet packages

    I am trying to compile the sourcecode of Umbraco 6.0.3 with Visual Studio 2012. However, this solution references a number of custom NuGet packages hosted on MyGet. Somehow Nuget does not seem able to get these custom packages, while it is able to get other package from the official NuGet repository for the same solution. It keeps giving me this kind of errors:

    Unable to find version '2.0.0' of package 'log4net-mediumtrust'.

    Has anyone seen this kind of behaviour before and perhaps found a solution?

  • Jade Montagu 8 posts 71 karma points
    Dec 05, 2013 @ 02:02
    Jade Montagu
    3

    I recently came across this error while compiling v7.0.1.

    You need to add the Umbraco MyGet package source: http://www.myget.org/F/umbracocore/ to VS2012, then re-attempt to restore.

    Cheers, Jade

Please Sign in or register to post replies

Write your reply to:

Draft