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
6 changes: 3 additions & 3 deletions roadmap.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# WPF Roadmap FY22
# WPF Roadmap
WPF is a .NET Core UI framework for building Windows desktop applications. WPF is currently supported on the below versions of .NET:
- .NET Core: .NET 5 or higher (including .NET Core 3.1)
- .NET Framework: NET Framework 4 and higher
Expand All @@ -14,8 +14,8 @@ The roadmap below communicates priorities for evolving and extending the scope o
|1 |Incorporating .NET Framework servicing fixes into .NET Core 3.1, .NET 5 and .NET 6 |Ongoing|
|2 |Performance Improvements |Ongoing|
|3 |Ongoing support and maintenance for .NET Framework, .NET core 3.1, .NET 5.0 and .NET 6.0 |Ongoing|
|4 |New API review process for Community PRs |21H2|
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this removal right ? Does this mean that the WPF team does not plan to accept PRs from the community to add new APIs in the near future ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi @ThomasGoulet73, this has been updated correctly. Thanks!

|5 |Open Sourcing of Test Infrastructure and test collateral|22H1|
|4 |Open Sourcing of Test Infrastructure and test collateral|22H1|
|5 |New API review process for Community PRs|22H2|

### Our SLA
#### TRIAGING GITHUB ISSUES
Expand Down