Forum Discussion
Richard Collins
Mar 08, 2018Copper Contributor
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
Sort By
- paulpaschaBronze 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.