use global usings
This commit is contained in:
parent
f7bbc5adee
commit
4489785cd3
1
Common/GlobalUsings.cs
Normal file
1
Common/GlobalUsings.cs
Normal file
@ -0,0 +1 @@
|
||||
global using System;
|
3
Generator/GlobalUsings.cs
Normal file
3
Generator/GlobalUsings.cs
Normal file
@ -0,0 +1,3 @@
|
||||
global using System;
|
||||
global using Common;
|
||||
global using Common.Bots;
|
Loading…
x
Reference in New Issue
Block a user