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

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/Mono.Linker.Tests/TestCasesRunner/TestCaseLinkerOptions.cs')
-rw-r--r--test/Mono.Linker.Tests/TestCasesRunner/TestCaseLinkerOptions.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Mono.Linker.Tests/TestCasesRunner/TestCaseLinkerOptions.cs b/test/Mono.Linker.Tests/TestCasesRunner/TestCaseLinkerOptions.cs
index 77bed13a4..67b29656e 100644
--- a/test/Mono.Linker.Tests/TestCasesRunner/TestCaseLinkerOptions.cs
+++ b/test/Mono.Linker.Tests/TestCasesRunner/TestCaseLinkerOptions.cs
@@ -15,7 +15,6 @@ namespace Mono.Linker.Tests.TestCasesRunner
public bool IgnoreDescriptors;
public bool IgnoreSubstitutions;
public bool IgnoreLinkAttributes;
- public string KeepTypeForwarderOnlyAssemblies;
public string KeepDebugMembers;
public string LinkSymbols;
public bool SkipUnresolved;