Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ In addition to the [feature documentation](https://steeltoe.io/api), we have bui

### Prerequisites

| Steeltoe Version | .NET Version |
| --- | --- |
| 4.x | .NET 8 - 9 |
| 3.x | .NET Core 3.1 - .NET 8 |
| 3.x (Integration, Messaging and Stream) | .NET Core 3.1 - .NET 6 |
| 2.x | .NET Framework 4.6.1+ |
| Steeltoe Branch | .NET Version | Status |
| --- | --- | --- |
| main | .NET 8 - 10 | Unstable |
Comment thread
TimHess marked this conversation as resolved.
| 4.x | .NET 8 - 10 | Stable |
| 3.x | .NET 8 | Stable |
| 2.x | .NET Framework 4.6.1+ | Out of Support |

For more details, see [Supported Versions on the Wiki](https://github.com/SteeltoeOSS/Steeltoe/wiki/Steeltoe-Support-Versions).

Expand Down
Loading