Skip to content

Commit

Permalink
critical bug fix and optimize
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
laolarou726 committed Nov 23, 2021
1 parent f77c535 commit 5029ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjBobcat/ProjBobcat/ProjBobcat.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageIcon>Bobcat.png</PackageIcon>
<RepositoryUrl>https://github.com/Corona-Studio/ProjBobcat</RepositoryUrl>
<Version>1.6.6.0</Version>
<Version>1.7.0.0</Version>
<Authors>Corona Studio</Authors>
<Company>Corona Studio</Company>
<Product>ProjBobcat</Product>
Expand Down

0 comments on commit 5029ac0

Please sign in to comment.