Skip to content

Commit

Permalink
Update README.md (#1820)
Browse files Browse the repository at this point in the history
removed supported Frameworks section, it was causing more confusion than
it was helpful

Co-authored-by: Michael Bowen <[email protected]>
  • Loading branch information
AlfredHellstern and mikeebowen authored Nov 8, 2024
1 parent a91483f commit 472b5c4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,6 @@ The NuGet package for the latest builds of the Open XML SDK is available as a cu

For latests changes, please see the [changelog](CHANGELOG.md)

## Framework Support

The package currently supports the following targets:

- .NET Framework 3.5, 4.0, 4.6
- .NET Standard 2.0
- .NET 6.0

For details on platform support, including other runtimes such as Mono and Unity, please see the docs at https://docs.microsoft.com/en-us/dotnet/standard/net-standard.

# Known Issues

- On .NET Core and .NET 5 and following, ZIP packages do not have a way to stream data. Thus, the working set can explode in certain situations. This is a [known issue](https://github.com/dotnet/runtime/issues/1544).
Expand Down

0 comments on commit 472b5c4

Please sign in to comment.