Milestone Preview: 2022.1.0 #14
Pre-release
Pre-release
SamboyCoding
released this
12 Jan 01:26
·
137 commits
to development
since this release
This is a bugfix release
Cpp2IL Core
- Fixed an issue which resulted in incorrect type analysis contexts being created for ref type signatures, resulting in, for example, out parameters in dummy dlls being decompiled incorrectly as
[Out] ParamType paramName
instead ofout ParamType paramName
.
No packages other than core have been updated.