mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-31 09:38:25 +00:00
Enable nullable reference types for Emby.Server.Implementations
This commit is contained in:
parent
e8790bfa96
commit
7e8428e588
151 changed files with 300 additions and 99 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#nullable enable
|
||||
|
||||
using System;
|
||||
using System.Buffers;
|
||||
using System.IO.Pipelines;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue