System.IO.Abstractions icon indicating copy to clipboard operation
System.IO.Abstractions copied to clipboard

feat: add CreateSymbolicLink support

Open davidrogers090 opened this issue 3 years ago • 0 comments

Adds a FileSystemInfo extension for wrapping convenience. Adds FEATURE_CREATE_SYMBOLIC_LINK to the build properties. Includes mock implementations and mock tests. Updates the ApiParityTests to no longer ignore CreateSymbolicLink for .net 6.0. Bumps the version in version.json.

See #869

davidrogers090 avatar Aug 09 '22 00:08 davidrogers090