Skip to content

Commit

Permalink
Bump AssetRipper.CIL from 1.1.0 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps [AssetRipper.CIL](https://github.com/AssetRipper/AssetRipper.CIL) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/AssetRipper/AssetRipper.CIL/releases)
- [Commits](AssetRipper/AssetRipper.CIL@1.1.0...1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent d9048e9 commit b9265c3
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 @@ -41,7 +41,7 @@
<ItemGroup>
<!--Needed for DLL output-->
<PackageReference Include="AsmResolver.DotNet" Version="6.0.0-beta.1" />
<PackageReference Include="AssetRipper.CIL" Version="1.1.0" />
<PackageReference Include="AssetRipper.CIL" Version="1.1.2" />

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

0 comments on commit b9265c3

Please sign in to comment.