Skip to content

Commit

Permalink
Inherit HarmonyX from BepinEx.Core to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Keelhauled committed Aug 8, 2024
1 parent a8a1bba commit 3264f25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.*" PrivateAssets="all" />
<PackageReference Include="Microsoft.Unity.Analyzers" Version="1.*" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.*" PrivateAssets="all" />
<PackageReference Include="Mono.Cecil" Version="0.10.*" IncludeAssets="compile" />
<PackageReference Include="UnityEngine.UI" Version="5.*" IncludeAssets="compile" />
<PackageReference Include="BepinEx.Core" Version="5.*" IncludeAssets="compile" />
<PackageReference Include="HarmonyX" Version="2.*" IncludeAssets="compile" />
</ItemGroup>
</Project>

0 comments on commit 3264f25

Please sign in to comment.