jellyfin/Emby.Photos
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
2022-01-22 16:48:31 +01:00
..
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Emby.Photos.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00
PhotoProvider.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00