Parcourir la source

Add BepInEx namespace into AssemblyInfo

denikson il y a 6 ans
Parent
commit
135f934324
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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