BotSharp/src/Infrastructure/BotSharp.Abstraction/Using.cs

4 lines
124 B
C#
Raw Normal View History

2023-05-27 01:58:31 +00:00
global using System;
global using System.Collections.Generic;
global using System.Text;
global using System.Threading.Tasks;