Skip to content

Commit

Permalink
Bump Disarm from 2022.1.0-master.34 to 2022.1.0-master.50
Browse files Browse the repository at this point in the history
Bumps [Disarm](https://github.com/SamboyCoding/Disarm) from 2022.1.0-master.34 to 2022.1.0-master.50.
- [Commits](https://github.com/SamboyCoding/Disarm/commits)

---
updated-dependencies:
- dependency-name: Disarm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 13, 2024
1 parent ba6e174 commit d103118
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 @@ -44,7 +44,7 @@
<PackageReference Include="AssetRipper.CIL" Version="1.1.0" />

<!--For ARM64 dissassembly-->
<PackageReference Include="Disarm" Version="2022.1.0-master.34" />
<PackageReference Include="Disarm" Version="2022.1.0-master.50" />

<!--For X86/X64 disassembly-->
<PackageReference Include="Iced" Version="1.21.0" />
Expand Down

0 comments on commit d103118

Please sign in to comment.