Forum Discussion
Prasham_Sabadra
Jul 31, 2018Copper Contributor
CommunicationSiteCollectionCreationInformation class in OfficeDevPnP.Core.Sites
Hi All, I have console application. I am referencing the library "OfficeDevPnP.Core". I updated the latest package using NuGet manager. Latest assembly version is 2.28.1807. As soon as I ...
Siddheshwar
Apr 25, 2019Copper Contributor
I got the similar issue. This is not the case, in latest release Microsoft depreciated that feature.
Once we update the NuGet package for particular project, We must ensure that all dependent /refereed project/DLL in your solution updated to latest package.
Issue comes when we update the NuGet package for current project but not for the referred DLL.