Ver Fonte

Prevent future ReSharper cleanup in AssemblyInfo

denikson há 6 anos atrás
pai
commit
66744ed5c0
1 ficheiros alterados com 1 adições e 0 exclusões
  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