EditorConfig reformat: MediaBrowser.Model

This commit is contained in:
Erwin de Haan
2019-01-13 20:31:15 +01:00
parent 3ed6f37030
commit 382e8699a2
85 changed files with 85 additions and 85 deletions

View File

@@ -10,4 +10,4 @@ namespace MediaBrowser.Model.Cryptography
byte[] ComputeMD5(byte[] bytes);
byte[] ComputeSHA1(byte[] bytes);
}
}
}