Unify file endings again

This commit is contained in:
Matt Nadareski
2025-09-21 18:55:55 -04:00
parent 31d85360e9
commit 18ce24400a
17 changed files with 17 additions and 17 deletions

View File

@@ -23,4 +23,4 @@ namespace BinaryObjectScanner.Data
#endif
}
}
}
}

View File

@@ -271,4 +271,4 @@ namespace BinaryObjectScanner.Data
#endregion
}
}
}

View File

@@ -179,4 +179,4 @@ namespace BinaryObjectScanner.Data
#endregion
}
}
}

View File

@@ -6,4 +6,4 @@ namespace System.Runtime.CompilerServices
internal sealed class ExtensionAttribute : Attribute {}
}
#endif
#endif

View File

@@ -29,4 +29,4 @@ namespace BinaryObjectScanner
}
}
}
}
}

View File

@@ -31,4 +31,4 @@ namespace BinaryObjectScanner.FileType
#endregion
}
}
}

View File

@@ -26,4 +26,4 @@ namespace BinaryObjectScanner.FileType
#endregion
}
}
}

View File

@@ -35,4 +35,4 @@ namespace BinaryObjectScanner.Packer
return "(Unknown Version)";
}
}
}
}

View File

@@ -21,4 +21,4 @@ namespace BinaryObjectScanner.Packer
return null;
}
}
}
}

View File

@@ -26,4 +26,4 @@ namespace BinaryObjectScanner.Packer
return null;
}
}
}
}

View File

@@ -91,4 +91,4 @@ namespace BinaryObjectScanner.Packer
}
}
}
}
}

View File

@@ -105,4 +105,4 @@ namespace BinaryObjectScanner
}
}
#endif
#endif

View File

@@ -79,4 +79,4 @@ namespace BinaryObjectScanner.Protection
return MatchUtil.GetFirstMatch(path, matchers, any: true);
}
}
}
}

View File

@@ -35,4 +35,4 @@ namespace BinaryObjectScanner.Protection
return null;
}
}
}
}

View File

@@ -15,4 +15,4 @@
// https://web.archive.org/web/20210420093858/https://club.myce.com/t/wolfsheim-casting-shadows-new-doc-loc-version/60377
// https://forums.afterdawn.com/threads/emi-copy-control.266790/
}
}
}

View File

@@ -33,4 +33,4 @@ namespace BinaryObjectScanner.Protection
return "(Unknown Version - Please report to us on GitHub)";
}
}
}
}

View File

@@ -106,4 +106,4 @@ namespace BinaryObjectScanner.Protection
return MatchUtil.GetFirstMatch(path, matchers, any: true);
}
}
}
}