Delta-v/Content.Client/RCD
Pieter-Jan Briers 46ae460a91
Fix sandbox check failure when compiling with latest .NET SDK. (#28077)
Roslyn now compiles char + string with string.Concat(ROS<char>). This means doing ref char -> ROS<char> which is not sandbox safe. Actually fixing this in the sandboxer is difficult so I'm gonna just pass on that for now.
2024-05-18 14:00:23 +02:00
..
AlignRCDConstruction.cs Resolve all non-obsoleting warnings in content (#27934) 2024-05-18 13:57:06 +02:00
RCDConstructionGhostSystem.cs Improved RCDs (#22799) 2024-04-07 14:19:42 +02:00
RCDMenu.xaml Improved RCDs (#22799) 2024-04-07 14:19:42 +02:00
RCDMenu.xaml.cs Fix sandbox check failure when compiling with latest .NET SDK. (#28077) 2024-05-18 14:00:23 +02:00
RCDMenuBoundUserInterface.cs Improved RCDs (#22799) 2024-04-07 14:19:42 +02:00