Explorar el Código

Prevent future ReSharper cleanup in AssemblyInfo

denikson hace 6 años
padre
commit
66744ed5c0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      BepInEx/Properties/AssemblyInfo.cs

+ 1 - 0
BepInEx/Properties/AssemblyInfo.cs

@@ -1,6 +1,7 @@
 using System.Reflection;
 using System.Runtime.CompilerServices;
 using System.Runtime.InteropServices;
+// ReSharper disable once RedundantUsingDirective
 using BepInEx;
 
 // General Information about an assembly is controlled through the following