Skip to content

Commit

Permalink
added reference to Harmony
Browse files Browse the repository at this point in the history
  • Loading branch information
mpmxyz committed Dec 16, 2023
1 parent 938ac0f commit d43d0fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TestMonkey/TestMonkey.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
<Compile Remove="obj\Common\Release\net472\TestMonkey.AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="Harmony">
<HintPath>$(ResonitePath)\0Harmony.dll</HintPath>
</Reference>
<Reference Include="MonkeyLoader">
<HintPath>$(ResonitePath)\MonkeyLoader.dll</HintPath>
</Reference>
Expand Down

0 comments on commit d43d0fe

Please sign in to comment.