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 7d2e3e5 commit dcf24f1Copy full SHA for dcf24f1
ReleaseNotes.md
@@ -1,10 +1,12 @@
1
-22.0.0
+# Release Notes
2
+
3
+## 22.0.0
4
- (Breaking) Removed support for some Async calls in .NET Framework and legacy versions of .NET to better support .NET 8 and later
5
- Minimum required TestableIO.System.IO.Abstractions version is now 22.x
6
- Removed .NET 7 build (should still work with .NET standard build)
7
- Removed .NET 6 build (should still work with .NET standard build)
8
-2.0.0
9
+## 2.0.0
10
- (Breaking) Moved all extensions methods to 'System.IO.Abstractions' namespace
11
- Added ThrowIfNotFound extension methods
12
- Removed .NET 5 build (should still work with .NET standard build)
0 commit comments