Enhance Remove-Item to work with OneDrive (Third)#15571
Enhance Remove-Item to work with OneDrive (Third)#15571rjmholt merged 11 commits intoPowerShell:masterfrom
Conversation
src/System.Management.Automation/namespaces/FileSystemProvider.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/namespaces/FileSystemProvider.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/namespaces/FileSystemProvider.cs
Outdated
Show resolved
Hide resolved
|
@rjmholt Friendly ping :-) |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
src/System.Management.Automation/namespaces/FileSystemProvider.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/namespaces/FileSystemProvider.cs
Outdated
Show resolved
Hide resolved
35ebe2c to
b28f930
Compare
|
@iSazonov please add comments around code that's been copy/pasted from .NET about where it's come from |
There is already |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
|
/azp run |
|
Azure Pipelines successfully started running 6 pipeline(s). |
Co-authored-by: Steve Lee <[email protected]>
src/System.Management.Automation/namespaces/FileSystemProvider.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: Steve Lee <[email protected]>
|
@PoshChan please remind me in 1 hour |
src/System.Management.Automation/namespaces/FileSystemProvider.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/namespaces/FileSystemProvider.cs
Outdated
Show resolved
Hide resolved
|
@rjmholt, this is the reminder you requested 1 hour ago |
|
🎉 Handy links: |
|
🎉 Handy links: |
PR Summary
Fix #15466
Continue #15260
EnsureExtendedPrefixis copy-pasted from .Net Runtime repository.PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.(which runs in a different PS Host).