From 4fa41b281e4e4267b5ed9d9d92781e49c2930d87 Mon Sep 17 00:00:00 2001 From: Andrii Kurdiumov Date: Mon, 17 Jan 2022 21:50:32 +0600 Subject: [PATCH 1/2] Add link to WPF tests repo That repo is obscure and not visible in regular docs. Bring visibility to it, --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 428f9ced831..36bfea591ce 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ To build the WPF repo and contribute features and fixes for .NET 6.0, the most r See the [WPF roadmap](roadmap.md) to learn about the schedule for specific WPF components. -We have published few tests and have limited coverage for PRs at this time as a result. We will add more tests in 2021, however, it will be a progressive process. +Test published at [separate repo](https://github.com/dotnet/wpf-test) The Visual Studio WPF designer is now available as part of Visual Studio 2019. From 27fe159c9dcf6ba1e208cc08669f88c8187d5070 Mon Sep 17 00:00:00 2001 From: Ashish Kumar Singh Date: Tue, 18 Jan 2022 16:34:56 +0530 Subject: [PATCH 2/2] Update test repo in progress --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36bfea591ce..5b7b37d61f2 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ To build the WPF repo and contribute features and fixes for .NET 6.0, the most r See the [WPF roadmap](roadmap.md) to learn about the schedule for specific WPF components. -Test published at [separate repo](https://github.com/dotnet/wpf-test) +Test published at [separate repo](https://github.com/dotnet/wpf-test) Tests and have limited coverage at this time. We will add more tests, however, it will be a progressive process. The Visual Studio WPF designer is now available as part of Visual Studio 2019.