Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMeri Khamoyan <merikhamoyan@microsoft.com>2022-07-26 15:02:03 +0300
committerMeri Khamoyan <merikhamoyan@microsoft.com>2022-07-26 15:02:03 +0300
commit1ab13e5d1fd503ab8c770efd13692bb5d3c41616 (patch)
tree9c659220697ea257b195c18541dafc04260bd67e
parent811dbf405b1c4b7be100a2dfb6537d2f5850894b (diff)
#53624 remove empty space53624_enable_maccatalyst_tests
-rw-r--r--src/libraries/tests.proj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj
index 803950789de..472a7809552 100644
--- a/src/libraries/tests.proj
+++ b/src/libraries/tests.proj
@@ -321,7 +321,7 @@
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Net.Quic/tests/FunctionalTests/System.Net.Quic.Functional.Tests.csproj" />
<!-- https://github.com/dotnet/runtime/issues/51414 -->
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Security.Cryptography.OpenSsl/tests/System.Security.Cryptography.OpenSsl.Tests.csproj" />
-
+
<!-- App Crash https://github.com/dotnet/runtime/issues/53624 -->
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Net.Requests/tests/System.Net.Requests.Tests.csproj" />
<ProjectExclusions Include="$(MSBuildThisFileDirectory)System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj" />