If i create resx with 2-line string and get it via ResourceManager - i get only \n instead of \r\n (Environment.NewLine is \r\n) .resx file is in PCL that is referenced from UWP project. Visual Studio 2015 Update 1 Testing on Desktop Windows 10
If i create resx with 2-line string and get it via ResourceManager - i get only \n instead of \r\n (Environment.NewLine is \r\n)
.resx file is in PCL that is referenced from UWP project.
Visual Studio 2015 Update 1
Testing on Desktop Windows 10