From 0c4d8d4e65d790324cf002ba9151e789d60be686 Mon Sep 17 00:00:00 2001 From: winscripter <142818255+winscripter@users.noreply.github.com> Date: Wed, 10 Jan 2024 20:39:23 +0400 Subject: [PATCH] Update build-sln-dotnet.bat --- build/build-sln-dotnet.bat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/build-sln-dotnet.bat b/build/build-sln-dotnet.bat index e335ae1..e91a45c 100644 --- a/build/build-sln-dotnet.bat +++ b/build/build-sln-dotnet.bat @@ -2,3 +2,5 @@ pushd ..\DbgSharp dotnet build --output %~dp0out-dotnet popd + +copy-res out-dotnet