Connecting to sharepoint list which contains fields with multiline descriptions causes generation of incorrect source code. Description from sharepoint list is copied into <summary> tag without proper escaping of mulitple lines. For example: /// <summary> /// First line Second line Third line /// </summary>
LightSwitch Release Version
Product Language
Steps to reproduce
Operating System
Operating System Language
Actual results
Expected results
Please wait...