.obj/__compiler_extra.cs

Auto-generated compiler helper file containing global using directives and assembly metadata attributes for the Road Tool addon, including addon idents, engine version 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", "Road Tool" )]
[assembly: global::System.Reflection.AssemblyMetadata( "AddonIdent", "roadtool" )]
[assembly: global::System.Reflection.AssemblyMetadata( "OrgIdent", "redsnail" )]
[assembly: global::System.Reflection.AssemblyMetadata( "Ident", "redsnail.roadtool" )]
[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-27T15:44:49.9269664Z" )]
[assembly: global::System.Reflection.AssemblyVersion("0.0.451.0")]
[assembly: global::System.Reflection.AssemblyFileVersion("0.0.451.0")]