Преглед изворни кода

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