From a78dc087758711b0bf2dcf382d52ae7a592bd301 Mon Sep 17 00:00:00 2001 From: Mirko Da Corte Date: Mon, 5 Aug 2024 02:59:15 +0200 Subject: [PATCH] fix dotnet pack --- .../YoutubeDownloader.Converter.csproj | 7 +++++++ YoutubeDownloader/YoutubeDownloader.csproj | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/YoutubeDownloader.Converter/YoutubeDownloader.Converter.csproj b/YoutubeDownloader.Converter/YoutubeDownloader.Converter.csproj index 0fa540be..6bfb2df7 100644 --- a/YoutubeDownloader.Converter/YoutubeDownloader.Converter.csproj +++ b/YoutubeDownloader.Converter/YoutubeDownloader.Converter.csproj @@ -29,4 +29,11 @@ + + + True + + + + \ No newline at end of file diff --git a/YoutubeDownloader/YoutubeDownloader.csproj b/YoutubeDownloader/YoutubeDownloader.csproj index f961aa62..021bf8a4 100644 --- a/YoutubeDownloader/YoutubeDownloader.csproj +++ b/YoutubeDownloader/YoutubeDownloader.csproj @@ -32,4 +32,11 @@ + + + True + + + +