Delta-v/Content.Client/RCD
Pieter-Jan Briers b35dc427e1
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-16 19:55:32 +02:00
..
AlignRCDConstruction.cs Resolve all non-obsoleting warnings in content (#27934) 2024-05-11 20:13:58 -07:00
RCDConstructionGhostSystem.cs Improved RCDs (#22799) 2024-03-30 23:29:47 -05:00
RCDMenu.xaml Improved RCDs (#22799) 2024-03-30 23:29:47 -05:00
RCDMenu.xaml.cs Fix sandbox check failure when compiling with latest .NET SDK. (#28077) 2024-05-16 19:55:32 +02:00
RCDMenuBoundUserInterface.cs Improved RCDs (#22799) 2024-03-30 23:29:47 -05:00