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/generics/try-catch-struct08.csproj')
-rw-r--r--src/tests/baseservices/exceptions/generics/try-catch-struct08.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/baseservices/exceptions/generics/try-catch-struct08.csproj b/src/tests/baseservices/exceptions/generics/try-catch-struct08.csproj
index ab708819c47..681ded284e5 100644
--- a/src/tests/baseservices/exceptions/generics/try-catch-struct08.csproj
+++ b/src/tests/baseservices/exceptions/generics/try-catch-struct08.csproj
@@ -2,7 +2,6 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <CLRTestKind>BuildAndRun</CLRTestKind>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<ItemGroup>