Преглед изворни кода

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" />