You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
Problem:
CoApp does not allow ASCII-Extended characters, even though the extended character set is supported by MSBuild and many other compilers (gcc, for example).
Expected Outcome:
CoApp builds the package for publish, sans any issue.
Actual Outcome:
The package isn't built and renaming of everything in the project has to occur, to accommodate normal ASCII characters.
Example:
I have several managed libraries on NuGet with the extended character-set, already; so, from a supportability perspective, ASCII-Extended isn't much of an issue, at all.
Problem:
CoApp does not allow ASCII-Extended characters, even though the extended character set is supported by MSBuild and many other compilers (gcc, for example).
Reproduction:
Expected Outcome:
CoApp builds the package for publish, sans any issue.
Actual Outcome:
The package isn't built and renaming of everything in the project has to occur, to accommodate normal ASCII characters.
Example:
I have several managed libraries on NuGet with the extended character-set, already; so, from a supportability perspective, ASCII-Extended isn't much of an issue, at all.
Felsökning.Utilities.SvenskaUtilities
The text was updated successfully, but these errors were encountered: