mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-03 02:27:08 +02:00
4 lines
101 B
C#
4 lines
101 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: IgnoresAccessChecksTo("SixLabors.ImageSharp")]
|