Skip to content

Commit

Permalink
Update docs/csharp/language-reference/compiler-options/errors-warning…
Browse files Browse the repository at this point in the history
…s.md
  • Loading branch information
timdeschryver authored Dec 12, 2024
1 parent b39c875 commit 3e0e11d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ The following options control how the compiler reports errors and warnings.
| `ErrorLog` | `-errorlog` | Specify a file to log all compiler and analyzer diagnostics. [More info.](#errorlog) |
| `ReportAnalyzer` | `-reportanalyzer` | Report additional analyzer information, such as execution time. [More info.](#reportanalyzer) |


> [!NOTE]
> Refer to [Compiler options](index.md#how-to-set-options) for more information on configuring these options for your project.
Expand Down

0 comments on commit 3e0e11d

Please sign in to comment.