We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 767c687 commit 6f603c7Copy full SHA for 6f603c7
ReleaseNotes.md
@@ -1,3 +1,9 @@
1
+22.0.0
2
+- (Breaking) Removed support for some Async calls in .NET Framework and legacy versions of .NET to better support .NET 8 and later
3
+- Minimum required TestableIO.System.IO.Abstractions version is now 22.x
4
+- Removed .NET 7 build (should still work with .NET standard build)
5
+- Removed .NET 6 build (should still work with .NET standard build)
6
+
7
2.0.0
8
- (Breaking) Moved all extensions methods to 'System.IO.Abstractions' namespace
9
- Added ThrowIfNotFound extension methods
0 commit comments