Forum Discussion

Richard Collins's avatar
Richard Collins
Copper Contributor
Mar 08, 2018

Microsoft PnP module fails to load in Visual studio 2017. No one can Downloads=ZERO, not tested

I cannot load the module, it always fails with a NET 4 error but I've tried loading it into 4.0 solutions.

 

No one else has downloaded it so guess it has always been brokenthe load stepsthe failureThe package 

1 Reply

  • paulpascha's avatar
    paulpascha
    Bronze Contributor

    It seems you're currently targeting ".NET Framwork 4" You'd have to change your project to target ".NET framework 4.5" at least. If you have it installed, you can change the target framework from the project settings  in Visual Studio.

     

Resources