This repository was archived by the owner on May 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 120120 <!-- BepInEx universal refs -->
121121 <ItemGroup Condition =" '$(IsBepInEx)'=='true'" >
122122 <Reference Include =" 0Harmony" >
123- <HintPath >packages\HarmonyX.2.4 .2\lib\net35\0Harmony.dll</HintPath >
123+ <HintPath >packages\HarmonyX.2.5 .2\lib\net35\0Harmony.dll</HintPath >
124124 <Private >False</Private >
125125 </Reference >
126126 </ItemGroup >
156156 <!-- Standalone refs -->
157157 <ItemGroup Condition =" '$(IsStandalone)'=='true'" >
158158 <Reference Include =" 0Harmony" >
159- <HintPath >packages\HarmonyX.2.4 .2\lib\net35\0Harmony.dll</HintPath >
159+ <HintPath >packages\HarmonyX.2.5 .2\lib\net35\0Harmony.dll</HintPath >
160160 <Private >False</Private >
161161 </Reference >
162162 </ItemGroup >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" HarmonyX" version =" 2.4 .2" targetFramework =" net35" />
3+ <package id =" HarmonyX" version =" 2.5 .2" targetFramework =" net35" />
44 <package id =" ILRepack.Lib.MSBuild.Task" version =" 2.0.18.2" targetFramework =" net35" />
55 <package id =" ini-parser" version =" 2.5.2" targetFramework =" net35" />
66 <package id =" Mono.Cecil" version =" 0.10.4" targetFramework =" net35" />
You can’t perform that action at this time.
0 commit comments