瀏覽代碼

Add Mono.Cecil to legacy patcher

Bepis 5 年之前
父節點
當前提交
fe87d03b56
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      BepInEx.Patcher/BepInEx.Patcher.csproj

+ 1 - 0
BepInEx.Patcher/BepInEx.Patcher.csproj

@@ -66,6 +66,7 @@
   <ItemGroup>
     <EmbeddedResource Include="..\bin\0Harmony.dll" />
     <EmbeddedResource Include="..\bin\BepInEx.dll" />
+    <EmbeddedResource Include="..\bin\Mono.Cecil.dll" />
   </ItemGroup>
   <Import Project="..\BepInEx.Common\BepInEx.Common.projitems" Label="Shared" />
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />