Skip to content

Commit

Permalink
Resolve Capstone trim errors (SamboyCoding#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
ds5678 authored Dec 31, 2023
1 parent 6a4658a commit a0f59fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cpp2IL.Core/Cpp2IL.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PackageReference Include="Iced" Version="1.18.0" />

<!--For ARM64 and ARMv7 disassembly. Future: Remove once disarm is stable and move ARMv7 to CapstoneSharp by 6pak-->
<PackageReference Include="js6pak.Gee.External.Capstone" Version="2.1.0" />
<PackageReference Include="AssetRipper.Gee.External.Capstone" Version="2.3.1" />

<!--Not used at runtime, but needed for the build-->
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
Expand Down

0 comments on commit a0f59fe

Please sign in to comment.