瀏覽代碼

Prevent future ReSharper cleanup in AssemblyInfo

denikson 6 年之前
父節點
當前提交
66744ed5c0
共有 1 個文件被更改,包括 1 次插入0 次删除
  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