.obj/__compiler_extra.cs

Build-generated C# compiler extras file that adds global using directives and assembly metadata for the add-on "Hammer Texture Browser(Source 1)". It sets assembly attributes like addon title, idents, engine version, target framework and compile time.

global using static Sandbox.Internal.GlobalGameNamespace;
global using Microsoft.AspNetCore.Components;
global using Microsoft.AspNetCore.Components.Rendering;
[assembly: global::System.Reflection.AssemblyMetadata( "AddonTitle", "Hammer Texture Browser(Source 1)" )]
[assembly: global::System.Reflection.AssemblyMetadata( "AddonIdent", "hammertexturebrowser" )]
[assembly: global::System.Reflection.AssemblyMetadata( "OrgIdent", "forsomethings" )]
[assembly: global::System.Reflection.AssemblyMetadata( "Ident", "forsomethings.hammertexturebrowser" )]
[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-19T03:03:07.4918788Z" )]
[assembly: global::System.Reflection.AssemblyVersion("0.0.121.0")]
[assembly: global::System.Reflection.AssemblyFileVersion("0.0.121.0")]