Browse Source

Prevent future ReSharper cleanup in AssemblyInfo

denikson 6 năm trước cách đây
mục cha
commit
66744ed5c0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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