mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-11-12 09:36:56 -05:00
Analyzers are only run in debug build, so setting TreatWarningsAsErrors for release build will catch the compiler warnings until we resolve all analyzer warnings.