Convert all files from CrLf to Lf (preparing merge to develop)

This commit is contained in:
Pierre Goiffon
2018-10-18 14:20:40 +02:00
parent a37698a9de
commit 588899db63
374 changed files with 147179 additions and 147179 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<system.web>
<authorization>
<deny users="*" /> <!-- Denies all users -->
</authorization>
</system.web>
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<system.web>
<authorization>
<deny users="*" /> <!-- Denies all users -->
</authorization>
</system.web>
</configuration>