Skip to content

Commit 094d7f8

Browse files
document that net7.0 is no longer supported
1 parent 9d2f347 commit 094d7f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ As a benefit, this implementation is cross-platform (x64 linux/win are tested, p
2323

2424
### Changelog
2525

26+
#### Changes in version 3.8.14
27+
28+
Support for net7.0 was dropped. The nupkg file was getting outrageously large due to dependencies and duplication across the target frameworks.
29+
2630
#### Changes in version 3.3.Y
2731

2832
*Breaking Change / Warning*: This change removes the key of IgnoreFolders and IgnoreFiles per 3.2.Y and in favour of an "Ignore" key with support for [File Globbing support](https://docs.microsoft.com/en-us/dotnet/core/extensions/file-globbing).

0 commit comments

Comments
 (0)