From 2f8f717dbb2079d90c42416dd72ec483d46b7477 Mon Sep 17 00:00:00 2001 From: Florian Rappl Date: Mon, 3 Aug 2026 11:13:32 +0200 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- docs/GettingStarted/Console-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GettingStarted/Console-App.md b/docs/GettingStarted/Console-App.md index f770c2f..3b36d0e 100644 --- a/docs/GettingStarted/Console-App.md +++ b/docs/GettingStarted/Console-App.md @@ -54,7 +54,7 @@ Add the Electron.NET configuration to your `.csproj` file: - + ```