summaryrefslogtreecommitdiff
path: root/tests/src/readytorun/DynamicMethodGCStress/DynamicMethodGCStress.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/readytorun/DynamicMethodGCStress/DynamicMethodGCStress.csproj')
-rw-r--r--tests/src/readytorun/DynamicMethodGCStress/DynamicMethodGCStress.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/src/readytorun/DynamicMethodGCStress/DynamicMethodGCStress.csproj b/tests/src/readytorun/DynamicMethodGCStress/DynamicMethodGCStress.csproj
index 9ed0f8f712..c59c217f9e 100644
--- a/tests/src/readytorun/DynamicMethodGCStress/DynamicMethodGCStress.csproj
+++ b/tests/src/readytorun/DynamicMethodGCStress/DynamicMethodGCStress.csproj
@@ -6,7 +6,6 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{8884AF49-72DA-44EC-B3E0-9FC8F9BCC1F9}</ProjectGuid>
<OutputType>Exe</OutputType>
- <LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Optimize>true</Optimize>
<!-- This test has a secondary thread with an infinite loop -->