]> git.smokeofanarchy.ru Git - space-station-14.git/commit
.NET 9 forward compatibility changes (#33421)
authorPieter-Jan Briers <pieterjan.briers+git@gmail.com>
Wed, 20 Nov 2024 00:17:45 +0000 (01:17 +0100)
committerGitHub <noreply@github.com>
Wed, 20 Nov 2024 00:17:45 +0000 (11:17 +1100)
commitc4e2eb9d0250aebed6e7f7048f93820701b4b22d
treec0b8a7184a0e07e9dd20a6b65dad5851f1d8e79d
parent42ee90e53e7ee541ebdff85215f5ebf95cb19373
.NET 9 forward compatibility changes (#33421)

This doesn't switch the projects over to .NET 9, but it does make them work on .NET 9 when we decide to switch in the future.
Content.Server/Announcements/AnnounceCommand.cs
Content.Server/Cargo/Systems/PricingSystem.cs
Content.Server/NPC/Pathfinding/PathfindingSystem.Breadth.cs
Content.Server/NPC/Pathfinding/PathfindingSystem.Splines.cs
Content.Server/NPC/Pathfinding/PathfindingSystem.Widen.cs
Content.Shared/Forensics/Events.cs
Content.Shared/Silicons/StationAi/StationAiVisionSystem.cs