Explorar el Código

Add BepInEx namespace into AssemblyInfo

denikson hace 6 años
padre
commit
135f934324
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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