From 4b2bc8c99ccbc7f11a2c4d1dcee66f939335e09d Mon Sep 17 00:00:00 2001 From: kruplm <73655443+kruplm@users.noreply.github.com> Date: Thu, 29 Jun 2023 11:41:54 +0200 Subject: [PATCH] Add Pre-build Event for Copying the Bundle --- src/shell/dotnet/Shell/Shell.csproj | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/shell/dotnet/Shell/Shell.csproj b/src/shell/dotnet/Shell/Shell.csproj index ab8beebf9..97e589cca 100644 --- a/src/shell/dotnet/Shell/Shell.csproj +++ b/src/shell/dotnet/Shell/Shell.csproj @@ -12,16 +12,9 @@ - - - - Never - - - @@ -45,6 +38,7 @@ + @@ -53,4 +47,8 @@ + + + + \ No newline at end of file