From aec5bd8c60854e48bfd4ac9bac0224206b467df0 Mon Sep 17 00:00:00 2001 From: Larry Ewing Date: Tue, 15 Jul 2025 07:56:40 -0500 Subject: [PATCH] Prevent test from failing --- .../Microsoft.CSharp/tests/ILLink.Descriptors.xml | 7 +++++++ .../Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj | 1 + 2 files changed, 8 insertions(+) create mode 100644 src/libraries/Microsoft.CSharp/tests/ILLink.Descriptors.xml diff --git a/src/libraries/Microsoft.CSharp/tests/ILLink.Descriptors.xml b/src/libraries/Microsoft.CSharp/tests/ILLink.Descriptors.xml new file mode 100644 index 00000000000000..b438257bdcaac9 --- /dev/null +++ b/src/libraries/Microsoft.CSharp/tests/ILLink.Descriptors.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj b/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj index 560b908e3c42d6..c180a1efa25146 100644 --- a/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj +++ b/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj @@ -11,6 +11,7 @@ true +