This repository was archived by the owner on May 1, 2024. It is now read-only.

Description
Description
In a customer SQL Server database all multiline text has \r\n as a line break characters. The Editor control changed them to \r.
Steps to Reproduce
Expected Behavior
Use the platform specific line break characters or make the behavior configurable.
Actual Behavior
Always \r is used as line break characters.
Basic Information
- Version with issue: 3.0.0
- Last known good version:
- IDE: Visual Studio 2017
- Platform Target Frameworks:
- Android Support Library Version:
- Nuget Packages:
- Affected Devices:
Screenshots
Reproduction Link