Explorar o código

Prevent future ReSharper cleanup in AssemblyInfo

denikson %!s(int64=6) %!d(string=hai) anos
pai
achega
66744ed5c0
Modificáronse 1 ficheiros con 1 adicións e 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