Compare commits

..

No commits in common. "af1d4b3cd11b8156346e93650a42c11c4951577a" and "855f66566f999bf20f04c247f02b43b8aaab8e2b" have entirely different histories.

1 changed files with 0 additions and 2 deletions

View File

@ -35,8 +35,6 @@ public static class WeComNotifier
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
{
await Task.CompletedTask;
return;
}
try