Re-Sharper inspection issues

This commit is contained in:
Stepan
2020-11-01 11:19:22 +01:00
parent 59619b6ea7
commit 60b49e67ea
17 changed files with 41 additions and 59 deletions

View File

@@ -22,6 +22,6 @@ namespace Emby.Naming.Video
/// <summary>
/// Match <see cref="ExtraRule.Token"/> against the name of the directory containing the file.
/// </summary>
DirectoryName = 3,
DirectoryName = 3
}
}