Skip to content
Snippets Groups Projects
Unverified Commit 55395929 authored by Florian Greinacher's avatar Florian Greinacher Committed by GitHub
Browse files

feat: add missing path APIs (#777)

This adds support for all `System.IO.Path` members in .NET 5 and 6.

BREAKING CHANGE: This is a breaking change for people implementing `System.IO.Abstractions.IPath` or deriving from `System.IO.Abstractions.PathBase` because new members have been added to their API surface.

Fixes #774
parent b8027640
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment