Global using directives file for the SboxDirector project, importing System, collections, Linq and Globalization namespaces for the assembly.
global using System; global using System.Collections.Generic; global using System.Linq; global using System.Globalization;