v60.1.0-alpha.52
Pre-release
Pre-release
Change Log
- Fixed string comparison issues with
IndexOf
,LastIndexOf
,StartsWith
,EndsWith
andCompareTo
by calling an overload that changes the comparison to Ordinal. - Added support for
.snupkg
portable debugging symbols.