Fix line endings in upgrade rules files

- Use unix line endings
- No "\n" at the end of a message
This commit is contained in:
abcdefg30
2018-03-29 15:50:38 +02:00
committed by Paul Chote
parent 5b24649c44
commit 972255c6a6
4 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
*/
#endregion
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;