jellyfin-server/Jellyfin.Server
Bond_009 5a8e972952 Enable TreatWarningsAsErrors for some projects
Analyzers are only run in debug build, so setting TreatWarningsAsErrors
for release build will catch the compiler warnings until we resolve all
analyzer warnings.
2019-12-13 20:11:37 +01:00
..
Extensions Fix more review comments 2019-11-24 19:25:46 +01:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Resources/Configuration added filesize limit for logfiles and a maximum logfile count 2019-11-28 11:20:46 +01:00
CoreAppHost.cs Update deps + document startup project 2019-08-11 15:11:53 +02:00
Jellyfin.Server.csproj Enable TreatWarningsAsErrors for some projects 2019-12-13 20:11:37 +01:00
Program.cs Merge pull request #1503 from cvium/webapi_v2 2019-11-27 11:50:06 +03:00
Startup.cs Move appbuilder and service collection to Jellyfin.Server 2019-11-24 15:27:58 +01:00
StartupOptions.cs Enable nullable reference types for Jellyfin.Server 2019-10-26 23:58:23 +02:00