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
Modules in directory are no longer considered Safe because the System.OsPath dependency is no longer Safe.
A new module, System.Directory.OsPath, has been introduced to support AFPP (OsPath and OsString) with an analogous API. The old module, System.Directory, shall be in maintenance mode as new features will no longer be accepted there. (#136)
removePathForcibly no longer changes permissions of files on non-Windows systems. (#135)