Hotfix 4.7.1
For the remainder of the change log of 4.7.x, refer to 4.7.0
Bug fixes
- Fixes an issue with invalid string offsets being calculated as a result of using multibyte UTF-8 code-points.
- Assume explicitly typed CA arguments are enum types if they cannot be resolved.
- Fixes an issue where
EndLabel
was not considered during the label verification of a CIL body. - Fixes an issue where
mscoree.dll
was not included as module import in the build process when the binary targeted the i386 machine type. - Adds missing NRT annotations in
GenericContext
.