Browse Source

Add BepInEx namespace into AssemblyInfo

denikson 6 years ago
parent
commit
135f934324
1 changed files with 1 additions and 0 deletions
  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;
+using BepInEx;
 
 // General Information about an assembly is controlled through the following
 // set of attributes. Change these attribute values to modify the information