Skip to content

Commit

Permalink
Removed reference to removing .NET6 target, as this was not actually …
Browse files Browse the repository at this point in the history
…done. (#6387)
  • Loading branch information
jpe442 authored Jan 8, 2025
1 parent 60b52c2 commit fdd7703
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ New features, enhancements, bug fixes, and other changes in the EDB .NET Connect
| Bug fix | Fixed a performance issue. Performance is now improved when reading data while targeting .NET Framework 4.7.2, 4.8, and 4.8.1. | #41979 |
| Enhancement | Added support for EDB Postgres Advanced Server 17.2. | |
| Enhancement | Added support for `IS TABLE OF`. EDB Postgres Advanced Server supports Oracle nested table collection types created with `CREATE TYPE ... AS TABLE OF` statements. See [Using nested tables](./using_nested_table_types.mdx) for more information. | |
| Deprecation | Removed .NET5, .NET6, and .NET7 targets as they have reached end of support. | |
| Deprecation | Removed .NET5 and .NET7 targets as they have reached end of support. | |

1 comment on commit fdd7703

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.