mirror of
https://github.com/appinfosapienza/so-un-bot.git
synced 2025-05-05 17:12:34 +02:00
Fix bot haning when sending alerts
This commit is contained in:
parent
0f90b3525e
commit
95e02d9a64
29 changed files with 217 additions and 80 deletions
8
Bot/obj/Debug/net8.0/SoUnBot.GlobalUsings.g.cs
Normal file
8
Bot/obj/Debug/net8.0/SoUnBot.GlobalUsings.g.cs
Normal file
|
@ -0,0 +1,8 @@
|
|||
// <auto-generated/>
|
||||
global using global::System;
|
||||
global using global::System.Collections.Generic;
|
||||
global using global::System.IO;
|
||||
global using global::System.Linq;
|
||||
global using global::System.Net.Http;
|
||||
global using global::System.Threading;
|
||||
global using global::System.Threading.Tasks;
|
Loading…
Add table
Add a link
Reference in a new issue