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

AppManager AddAsync: Wrong file exist check #1742

Open ChrisJustice90 opened 6 years ago

ChrisJustice90 commented 6 years ago

Which PnP repository should you use to report the issue?

Category

[x] Bug [ ] Enhancement

Environment

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

Expected or Desired Behavior

You can upload an app file to sitecollection App Catalog via AppManager.

Observed Behavior

The AddAsync method throws an "File does not exist" exception if the file exists.

gautamdsheth commented 6 years ago

Hey @ChrisJustice90 , we have added a fix for this in the dev branch. Check here . It will released in the coming few days as part of the May 2018 release. Do update the nuget package then.