Skip to content

Compilation fails on the very latest Visual Studios due to character-encoding problem #1245

@vilinet

Description

@vilinet

We have found this issue when using the latest VS: dotnet/android#7447
And one of the issue the xamarin team found that there is a strange char in the code:

private string ConvertIntΒ13(long number, bool returnPluralized)

That "B" char i think is being the Greek Beta char, and we were told to fix that as it is being somehow a not liked char by the compiler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions