diff --git a/Directory.Packages.props b/Directory.Packages.props new file mode 100644 index 000000000..99e8f35c5 --- /dev/null +++ b/Directory.Packages.props @@ -0,0 +1,31 @@ + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/YoutubeDownloader.Core/YoutubeDownloader.Core.csproj b/YoutubeDownloader.Core/YoutubeDownloader.Core.csproj index 9dd5b7a65..329487a64 100644 --- a/YoutubeDownloader.Core/YoutubeDownloader.Core.csproj +++ b/YoutubeDownloader.Core/YoutubeDownloader.Core.csproj @@ -1,10 +1,10 @@ - - - - - - + + + + + + diff --git a/YoutubeDownloader.sln b/YoutubeDownloader.sln index 742f59b3f..8c8f0670e 100644 --- a/YoutubeDownloader.sln +++ b/YoutubeDownloader.sln @@ -8,6 +8,7 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{131C2561-E5A1-43E8-BF38-40E2E23DB0A4}" ProjectSection(SolutionItems) = preProject Directory.Build.props = Directory.Build.props + Directory.Packages.props = Directory.Packages.props License.txt = License.txt Readme.md = Readme.md global.json = global.json diff --git a/YoutubeDownloader/YoutubeDownloader.csproj b/YoutubeDownloader/YoutubeDownloader.csproj index 0350fe7be..da8e7c72a 100644 --- a/YoutubeDownloader/YoutubeDownloader.csproj +++ b/YoutubeDownloader/YoutubeDownloader.csproj @@ -30,29 +30,25 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +