mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-02 16:32:07 +01:00
add code suggestions
This commit is contained in:
@@ -35,6 +35,7 @@ namespace MediaBrowser.Common.Extensions
|
||||
{
|
||||
return new Guid(provider.ComputeHash(Encoding.Unicode.GetBytes(str)));
|
||||
}
|
||||
|
||||
#pragma warning restore CA5351
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user