From 8893f19ee4d2f05995a563ed95269a176b871bac Mon Sep 17 00:00:00 2001 From: Jared Goodwin Date: Sat, 15 Apr 2023 16:30:43 -0700 Subject: [PATCH] Don't use app manifest when running in debug. --- Desktop.Win/Desktop.Win.csproj | 5 ++++- submodules/Immense.RemoteControl | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Desktop.Win/Desktop.Win.csproj b/Desktop.Win/Desktop.Win.csproj index 4a7134ac..0aba39b7 100644 --- a/Desktop.Win/Desktop.Win.csproj +++ b/Desktop.Win/Desktop.Win.csproj @@ -18,7 +18,10 @@ AnyCPU;x86;x64 True - app.manifest + + + + app.manifest diff --git a/submodules/Immense.RemoteControl b/submodules/Immense.RemoteControl index 7b8622db..ef8d4018 160000 --- a/submodules/Immense.RemoteControl +++ b/submodules/Immense.RemoteControl @@ -1 +1 @@ -Subproject commit 7b8622db7c9b11e2ece87a85820587c126ba573c +Subproject commit ef8d40183c3654d81458eea717d74f6e895f1cc8