下载时BUG修复,v1.5.5
This commit is contained in:
@@ -149,7 +149,7 @@ namespace ClientsLibrary.FileSupport
|
||||
save_file_name
|
||||
);
|
||||
|
||||
Invoke(new Action(() =>
|
||||
if(IsHandleCreated) Invoke(new Action(() =>
|
||||
{
|
||||
if(result.IsSuccess)
|
||||
{
|
||||
|
||||
@@ -44,7 +44,7 @@ namespace CommonLibrary
|
||||
*
|
||||
**************************************************************************/
|
||||
|
||||
SoftBasic.FrameworkVersion = new SystemVersion("1.5.4");
|
||||
SoftBasic.FrameworkVersion = new SystemVersion("1.5.5");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user