Procházet zdrojové kódy

Prevent future ReSharper cleanup in AssemblyInfo

denikson před 6 roky
rodič
revize
66744ed5c0
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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