mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Fix .NET 8 sandbox.
Oops.
This commit is contained in:
@@ -43,7 +43,7 @@ END TEMPLATE-->
|
||||
|
||||
### Bugfixes
|
||||
|
||||
*None yet*
|
||||
.* Fix sandbox being broken thanks to .NET 8.
|
||||
|
||||
### Other
|
||||
|
||||
|
||||
@@ -492,8 +492,12 @@ Types:
|
||||
IsByRefLikeAttribute: { All: True }
|
||||
IsExternalInit: { All: True }
|
||||
IsReadOnlyAttribute: { All: True }
|
||||
IsUnmanagedAttribute: { All: True }
|
||||
IteratorStateMachineAttribute: { All: True }
|
||||
NullableAttribute: { All: True }
|
||||
NullableContextAttribute: { All: True }
|
||||
PreserveBaseOverridesAttribute: { All: True }
|
||||
RefSafetyRulesAttribute: { All: True }
|
||||
RuntimeCompatibilityAttribute: { All: True }
|
||||
RuntimeHelpers: { All: True }
|
||||
TaskAwaiter: { All: True }
|
||||
|
||||
Reference in New Issue
Block a user