Initial commit: IT Nexus Web-App
This commit is contained in:
8
agent-cs/GlobalUsings.cs
Normal file
8
agent-cs/GlobalUsings.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
global using System;
|
||||
global using System.Collections.Generic;
|
||||
global using System.IO;
|
||||
global using System.Linq;
|
||||
global using System.Net.Http;
|
||||
global using System.Text;
|
||||
global using System.Threading;
|
||||
global using System.Threading.Tasks;
|
||||
Reference in New Issue
Block a user