From d7a1dd423b419c95c7d627c2d802bb6fe2051435 Mon Sep 17 00:00:00 2001 From: nohwnd Date: Tue, 26 Oct 2021 12:58:45 +0200 Subject: [PATCH 1/2] Make older uwp work --- .../Microsoft.TestPlatform.ObjectModel.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Microsoft.TestPlatform.ObjectModel/Microsoft.TestPlatform.ObjectModel.csproj b/src/Microsoft.TestPlatform.ObjectModel/Microsoft.TestPlatform.ObjectModel.csproj index 2351474b65..4f87e7f87b 100644 --- a/src/Microsoft.TestPlatform.ObjectModel/Microsoft.TestPlatform.ObjectModel.csproj +++ b/src/Microsoft.TestPlatform.ObjectModel/Microsoft.TestPlatform.ObjectModel.csproj @@ -64,12 +64,12 @@ - - - - + + + + - + From 878dcd543003fa384124dd7450bf918b44493922 Mon Sep 17 00:00:00 2001 From: nohwnd Date: Fri, 12 Nov 2021 09:47:41 +0100 Subject: [PATCH 2/2] Touch readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e486a6c8c1..74b6ab2b98 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,4 @@ Please see [issue tracking](https://github.com/Microsoft/vstest-docs/blob/main/i ### Roadmap For more information on shipped and upcoming features/enhancements please refer to our [Releases](https://github.com/Microsoft/vstest-docs/blob/main/docs/releases.md) and [Quarterly Checkin reports](https://github.com/Microsoft/vstest-docs/tree/main/Quarterly%20Checkins) +