pnp / PnP-Sites-Core

Microsoft 365 Dev PnP Core component (.NET) targeted for increasing developer productivity with CSOM based solutions.
Other
416 stars 642 forks source link

Server side assembly included in reference assembly folder for SP2019 #2572

Open jensotto opened 4 years ago

jensotto commented 4 years ago

Category

[x] Bug [ ] Enhancement

Environment

[ ] Office 365 / SharePoint Online [x] SharePoint 2019 [ ] SharePoint 2016 [ ] SharePoint 2013

If SharePoint on-premises, what's exact CU version: Not relevant

Expected or Desired Behavior

Assembly folder should not contain server side assemblies.

Observed Behavior

In the assembly folder for SP20019 (\Assemblies\16.0.10000) a server side assembly is included - Microsoft.Online.SharePoint.Dedicated.TenantAdmin.dll This assembly must have been incorrectly included in the CSOM NuGet package for SP2019 https://www.nuget.org/packages/Microsoft.SharePoint2019.CSOM/ This assembly should be removed as it's impossible to use that client side.

Steps to Reproduce

Not relevant

ghost commented 4 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.