Compare commits
No commits in common. "af1d4b3cd11b8156346e93650a42c11c4951577a" and "855f66566f999bf20f04c247f02b43b8aaab8e2b" have entirely different histories.
af1d4b3cd1
...
855f66566f
|
|
@ -35,8 +35,6 @@ public static class WeComNotifier
|
||||||
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
|
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
|
||||||
{
|
{
|
||||||
await Task.CompletedTask;
|
await Task.CompletedTask;
|
||||||
|
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
try
|
try
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue