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/exceptions/regressions/V1/SEH/VJ/TryCatch.csproj')
-rw-r--r--src/tests/baseservices/exceptions/regressions/V1/SEH/VJ/TryCatch.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/baseservices/exceptions/regressions/V1/SEH/VJ/TryCatch.csproj b/src/tests/baseservices/exceptions/regressions/V1/SEH/VJ/TryCatch.csproj
index c055a768021..3e01ed19424 100644
--- a/src/tests/baseservices/exceptions/regressions/V1/SEH/VJ/TryCatch.csproj
+++ b/src/tests/baseservices/exceptions/regressions/V1/SEH/VJ/TryCatch.csproj
@@ -2,7 +2,6 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <CLRTestKind>BuildAndRun</CLRTestKind>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<ItemGroup>