From fd00f8cdc7cce1c4577843714561115707556635 Mon Sep 17 00:00:00 2001 From: Yoshi Askharoun Date: Fri, 3 Jun 2022 02:29:40 -0500 Subject: [PATCH] Updated ZuneHost to net48 --- ZuneHost/App.config | 6 ++++++ ZuneHost/ZuneHost.csproj | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 ZuneHost/App.config diff --git a/ZuneHost/App.config b/ZuneHost/App.config new file mode 100644 index 0000000..38f9885 --- /dev/null +++ b/ZuneHost/App.config @@ -0,0 +1,6 @@ + + + + + + diff --git a/ZuneHost/ZuneHost.csproj b/ZuneHost/ZuneHost.csproj index 2c8a01d..00435e2 100644 --- a/ZuneHost/ZuneHost.csproj +++ b/ZuneHost/ZuneHost.csproj @@ -2,7 +2,7 @@ Exe - net35 + net48 AnyCPU;x64;x86;ARM32 true