jellyfin/tests/Jellyfin.Dlna.Tests
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
..
DlnaManagerTests.cs Update StyleCop 2021-12-24 18:28:27 +01:00
GetUuidTests.cs Add tests for GetUuid 2020-12-01 15:12:55 +01:00
Jellyfin.Dlna.Tests.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00