From 5029ac0fa6e39b76e4f24664fea807e13f522790 Mon Sep 17 00:00:00 2001 From: laolarou Date: Tue, 23 Nov 2021 13:08:44 -0800 Subject: [PATCH] critical bug fix and optimize - fix multiple memory leaks in the DownloadHelper.cs - implement Dispose() for serval classes - reduce memory usage - increase download speed - optimize code - remove unused Nuget packages - update version field --- ProjBobcat/ProjBobcat/ProjBobcat.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjBobcat/ProjBobcat/ProjBobcat.csproj b/ProjBobcat/ProjBobcat/ProjBobcat.csproj index c3c81a08..f6a34b47 100644 --- a/ProjBobcat/ProjBobcat/ProjBobcat.csproj +++ b/ProjBobcat/ProjBobcat/ProjBobcat.csproj @@ -15,7 +15,7 @@ true Bobcat.png https://github.com/Corona-Studio/ProjBobcat - 1.6.6.0 + 1.7.0.0 Corona Studio Corona Studio ProjBobcat