Compiler-generated assembly metadata file for the Game project, declaring global usings and assembly attributes such as addon title, identifiers, engine version, target framework, compile time and assembly version. It does not contain runtime logic.
global using static Sandbox.Internal.GlobalGameNamespace;
global using Microsoft.AspNetCore.Components;
global using Microsoft.AspNetCore.Components.Rendering;
[assembly: global::System.Reflection.AssemblyMetadata( "AddonTitle", "Simple Weapon Base" )]
[assembly: global::System.Reflection.AssemblyMetadata( "AddonIdent", "demo" )]
[assembly: global::System.Reflection.AssemblyMetadata( "OrgIdent", "swb" )]
[assembly: global::System.Reflection.AssemblyMetadata( "Ident", "swb.demo" )]
[assembly: global::System.Reflection.AssemblyMetadata( "EngineVersion", "26" )]
[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-06-18T14:01:41.9618577Z" )]
[assembly: global::System.Reflection.AssemblyVersion("0.0.110.0")]
[assembly: global::System.Reflection.AssemblyFileVersion("0.0.110.0")]