13/11/2020 10:50, [email protected]: > From: Luca Boccassi <[email protected]> > > MSBuild XML files have to use CRLF line-endings, otherwise any change > results in the whole file being rewritten with CRLF line-endings by > Visual Studio. However, it's inconvenient to have such files checked-out > with CLRF in Unix environments. > > Suggested-by: John Alexander <[email protected]> > Signed-off-by: Dmitry Kozlyuk <[email protected]> > Signed-off-by: Luca Boccassi <[email protected]> > --- > v3: patch split, and README change removed
Such patch looks impossible to merge without manual operations. Applied, thanks

