瀏覽代碼

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