From e02a059c263fd6c64889b52c8b4ae6ff8806cd48 Mon Sep 17 00:00:00 2001 From: CodeConscious <50596087+codeconscious@users.noreply.github.com> Date: Mon, 6 May 2024 16:39:01 +0900 Subject: [PATCH] Update for 64-bit Windows --- Youtube-Downloader.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Youtube-Downloader.csproj b/Youtube-Downloader.csproj index 68407e3..4c9d39b 100644 --- a/Youtube-Downloader.csproj +++ b/Youtube-Downloader.csproj @@ -4,9 +4,9 @@ net8.0 enable true - false - copyused - true + true + partial + true