aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Extensions/CopyToExtensions.cs
diff options
context:
space:
mode:
authorcrobibero <cody@robibe.ro>2020-06-13 15:06:07 -0600
committercrobibero <cody@robibe.ro>2020-06-13 15:06:07 -0600
commit39376bace33a13e225647de174269b2e61ec5a1e (patch)
treeebc439885ad63f7936bde81deb2c04227cb81e54 /MediaBrowser.Common/Extensions/CopyToExtensions.cs
parent6c53e36ccf1f27defae6faa5791598258bc604ab (diff)
parent0011e8df47380936742302ef40639a4626a780ed (diff)
Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks
Diffstat (limited to 'MediaBrowser.Common/Extensions/CopyToExtensions.cs')
-rw-r--r--MediaBrowser.Common/Extensions/CopyToExtensions.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/MediaBrowser.Common/Extensions/CopyToExtensions.cs b/MediaBrowser.Common/Extensions/CopyToExtensions.cs
index 2ecbc6539..94bf7c740 100644
--- a/MediaBrowser.Common/Extensions/CopyToExtensions.cs
+++ b/MediaBrowser.Common/Extensions/CopyToExtensions.cs
@@ -1,3 +1,5 @@
+#nullable enable
+
using System.Collections.Generic;
namespace MediaBrowser.Common.Extensions