mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-02 17:02:57 +00:00
Refactored common imports
This commit is contained in:
parent
2ce68cdca6
commit
618d845bf1
7
app/Build/GlobalUsings.cs
Normal file
7
app/Build/GlobalUsings.cs
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
// Global using directives
|
||||||
|
|
||||||
|
global using System.Text;
|
||||||
|
|
||||||
|
global using Cocona;
|
||||||
|
|
||||||
|
global using Environment = Build.Tools.Environment;
|
Loading…
Reference in New Issue
Block a user