From 3e624369e5ac27a67f1123d9fe442413991472a3 Mon Sep 17 00:00:00 2001 From: EvilBeaver Date: Tue, 12 Nov 2024 20:28:08 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B0=20=D1=81?= =?UTF-8?q?=D0=B1=D0=BE=D1=80=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Build.csproj | 19 +++++++++++++++++-- src/VSCode.DebugAdapter/App.config | 12 ++++++++++++ 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/Build.csproj b/Build.csproj index 9cac8d242..c4ea684c8 100644 --- a/Build.csproj +++ b/Build.csproj @@ -133,10 +133,25 @@ src/VSCode.DebugAdapter/VSCode.DebugAdapter.csproj - $(DebugAdapterDir)/bin + $(DebugAdapterDir)/tmp - + + + + + + + + + + + + + + + + diff --git a/src/VSCode.DebugAdapter/App.config b/src/VSCode.DebugAdapter/App.config index 74ade9db5..903c563a4 100644 --- a/src/VSCode.DebugAdapter/App.config +++ b/src/VSCode.DebugAdapter/App.config @@ -3,4 +3,16 @@ + +