Auto-generated compiler helper file that sets global using directives and assembly metadata for the project. It declares global usings for Sandbox and Blazor components and several assembly attributes like AddonTitle, Ident, EngineVersion and compile time info.
global using static Sandbox.Internal.GlobalGameNamespace;
global using Microsoft.AspNetCore.Components;
global using Microsoft.AspNetCore.Components.Rendering;
[assembly: global::System.Reflection.AssemblyMetadata( "AddonTitle", "Network Storage" )]
[assembly: global::System.Reflection.AssemblyMetadata( "AddonIdent", "network-storage" )]
[assembly: global::System.Reflection.AssemblyMetadata( "OrgIdent", "sboxcool" )]
[assembly: global::System.Reflection.AssemblyMetadata( "Ident", "sboxcool.network-storage" )]
[assembly: global::System.Reflection.AssemblyMetadata( "EngineVersion", "28" )]
[assembly: global::System.Reflection.AssemblyMetadata( "EngineMinorVersion", "1" )]
[assembly: System.Runtime.Versioning.TargetFramework( ".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0" )]
[assembly: global::System.Reflection.AssemblyMetadata( "CompileTime", "2026-07-16T00:13:39.8247404Z" )]
[assembly: global::System.Reflection.AssemblyVersion("0.0.136.0")]
[assembly: global::System.Reflection.AssemblyFileVersion("0.0.136.0")]