C#: Cleanup implementation.

This commit is contained in:
Michael Nebel
2024-03-04 14:16:58 +01:00
parent bf27f203d5
commit af06202241
8 changed files with 2 additions and 76 deletions

View File

@@ -47,13 +47,6 @@ options:
the code (for example if it uses inaccessible dependencies).
type: string
pattern: "^(false|true)$"
cil:
title: Whether to enable CIL extraction.
description: >
A value indicating, whether CIL extraction should be enabled.
The default is 'true'.
type: string
pattern: "^(false|true)$"
logging:
title: Options pertaining to logging.
type: object