代码细节优化,网络组件文件下载支持下载到stream,v1.5.4

This commit is contained in:
dathlin
2017-10-03 23:22:27 +08:00
parent e8da50fda8
commit 5f50a3ff9f
4 changed files with 108 additions and 47 deletions

View File

@@ -44,7 +44,7 @@ namespace CommonLibrary
*
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.5.3");
SoftBasic.FrameworkVersion = new SystemVersion("1.5.4");
}