mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-07-02 11:18:22 +00:00
Added ReSharper warning suppressions.
This commit is contained in:
parent
be037bbdb0
commit
c98fbde35c
|
@ -37,6 +37,9 @@ using OpenTK.OSX;
|
|||
using OpenTK.Win;
|
||||
using OpenTK.X11;
|
||||
|
||||
// ReSharper disable ClassWithVirtualMembersNeverInherited.Global
|
||||
// ReSharper disable EventNeverSubscribedTo.Global
|
||||
|
||||
namespace OpenTK
|
||||
{
|
||||
/// <summary>
|
||||
|
|
Loading…
Reference in a new issue