powershell
powershell copied to clipboard
Fixes `Remove-PnPFile` cmdlet parameter set error
Type
- [x] Bug Fix
- [ ] New Feature
- [ ] Sample
Related Issues?
Fixes #2099
What is in this Pull Request ?
- Removed some redundant parameter sets that caused the cmdlet to error.
- Fixed the
SiteRelativeUrlcondition check.