From bd9ba598a0a3417510d318472d3c0f6641cdba93 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tom=C3=A1=C5=A1=20Rylek?= Date: Sun, 6 Jun 2021 22:56:12 +0200 Subject: [PATCH] Add issues.targets entry for the GitHub_13822 test to make CI green (#53789) --- src/tests/issues.targets | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/tests/issues.targets b/src/tests/issues.targets index 91b540f..e35f4dc 100644 --- a/src/tests/issues.targets +++ b/src/tests/issues.targets @@ -117,6 +117,9 @@ https://github.com/dotnet/runtime/issues/44341 + + https://github.com/dotnet/runtime/issues/53781 + https://github.com/dotnet/runtime/issues/44186 -- 2.7.4