Dependencies update & cleanup (#5590)

* Dependencies update & cleanup

Fixes security vuln warnings etc

* Remove ILReader dependency

RIP in piss FastAccessors.
This commit is contained in:
Pieter-Jan Briers
2025-01-08 02:19:27 +01:00
committed by GitHub
parent f2b096f145
commit dfc4894c8b
21 changed files with 104 additions and 85 deletions

View File

@@ -15,6 +15,9 @@ using XamlX.Transform;
using XamlX.Transform.Transformers;
using XamlX.TypeSystem;
// Yes dude I know this source generator isn't incremental, I'll fix it eventually.
#pragma warning disable RS1035
namespace Robust.Client.NameGenerator
{
/// <summary>