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:
Diffstat (limited to 'src/tests/baseservices/threading/generics/threadstart/GThread02.csproj')
-rw-r--r--src/tests/baseservices/threading/generics/threadstart/GThread02.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/baseservices/threading/generics/threadstart/GThread02.csproj b/src/tests/baseservices/threading/generics/threadstart/GThread02.csproj
index 7039a1fc278..430250b3746 100644
--- a/src/tests/baseservices/threading/generics/threadstart/GThread02.csproj
+++ b/src/tests/baseservices/threading/generics/threadstart/GThread02.csproj
@@ -2,7 +2,6 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <CLRTestKind>BuildAndRun</CLRTestKind>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<ItemGroup>