diff --git a/src/Downloader/Downloader.csproj b/src/Downloader/Downloader.csproj index e78c937..12291dd 100644 --- a/src/Downloader/Downloader.csproj +++ b/src/Downloader/Downloader.csproj @@ -2,7 +2,7 @@ netstandard2.0;netstandard2.1;netcoreapp3.1;net462;net6.0; latestMajor - 3.0.6 + 3.1.0 Downloader Behzad Khosravifar bezzad @@ -10,7 +10,14 @@ https://github.com/bezzad/Downloader https://github.com/bezzad/Downloader download-manager, downloader, download, idm, internet, streaming, download-file, stream-downloader, multipart-download - Download the same file from multiple sources #118 + + Download the same file from multiple sources #118 + Control the amount of system memroy (RAM) that the Downloader consumes during downloading. + Refactor all codes and test. + User xUnit instead of msunit tests. + Improve memory performance. + Fixed some bugs. + true Downloader.snk Copyright (C) 2019-2023 Behzad Khosravifar