You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using `IStorageItem.GetBasicPropertiesAsync()` sometimes hangs. Instead using `System.IO.FileInfo`, which doesn't seem to hang (but is blocking). Since this is debug code, it's not a huge deal.
0 commit comments