v1.3.10 - Build fix & stability
- Fixed build failure caused by WebInjectionHostedService referencing non-existent FileTransformationIntegration.RegisterAll()
- Removed dead WebInjectionHostedService (not registered, duplicated SafeStartupRunner)
- Removed stray source file from project root
- SafeStartupRunner correctly handles all delayed injection with full try/catch safety
- Plugin now compiles cleanly with 0 warnings, 0 errors