소스 검색

Add BepInEx namespace into AssemblyInfo

denikson 6 년 전
부모
커밋
135f934324
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;
+using BepInEx;
 
 // General Information about an assembly is controlled through the following
 // set of attributes. Change these attribute values to modify the information