You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the folder creation part of EnsureFolderPath needs to be tweaked to use ResourcePaths, using ListItemCreationInformationUsingPath instead of ListItemCreationInformation.
I've done this with a locally copied out version of the method, seems to work nicely.
I'll submit a PR for review.
The text was updated successfully, but these errors were encountered:
Looks like the folder creation part of
EnsureFolderPath
needs to be tweaked to use ResourcePaths, usingListItemCreationInformationUsingPath
instead ofListItemCreationInformation
.I've done this with a locally copied out version of the method, seems to work nicely.
I'll submit a PR for review.
The text was updated successfully, but these errors were encountered: