Compiler-generated assembly metadata file for the Game project. It sets global usings and applies AssemblyMetadata, TargetFramework, AssemblyVersion and AssemblyFileVersion attributes for the build.
global using static Sandbox.Internal.GlobalGameNamespace;
global using Microsoft.AspNetCore.Components;
global using Microsoft.AspNetCore.Components.Rendering;
[assembly: global::System.Reflection.AssemblyMetadata( "AddonTitle", "SBHBase" )]
[assembly: global::System.Reflection.AssemblyMetadata( "AddonIdent", "sbhbase" )]
[assembly: global::System.Reflection.AssemblyMetadata( "OrgIdent", "ksbravo" )]
[assembly: global::System.Reflection.AssemblyMetadata( "Ident", "ksbravo.sbhbase" )]
[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-08-11T17:30:57.4680068Z" )]
[assembly: global::System.Reflection.AssemblyVersion("0.0.123.0")]
[assembly: global::System.Reflection.AssemblyFileVersion("0.0.123.0")]