updated to visual studio 2022 (#392)
* updated to visual studio 2022 * github actions fix
This commit is contained in:
@@ -774,10 +774,7 @@ namespace wi::helper
|
||||
async_helper().get();
|
||||
}
|
||||
|
||||
if (success)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
return success;
|
||||
#endif // PLATFORM_UWP
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user