jellyfin/Emby.Server.Implementations/Library
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
..
Resolvers Fix more warnings 2019-11-27 16:29:56 +01:00
Validators Apply suggestions from code review 2019-12-10 16:22:03 +01:00
CoreResolutionIgnoreRule.cs Fix more warnings 2019-11-27 16:29:56 +01:00
DefaultAuthenticationProvider.cs Fix more warnings 2019-11-27 16:29:56 +01:00
DefaultPasswordResetProvider.cs Fix more warnings 2019-11-27 16:29:56 +01:00
ExclusiveLiveStream.cs Fix more warnings 2019-11-27 16:29:56 +01:00
InvalidAuthProvider.cs Fix more warnings 2019-11-27 16:29:56 +01:00
LibraryManager.cs Merge pull request #2041 from Bond-009/warn11 2019-12-11 01:14:55 +09:00
LiveStreamHelper.cs Fix more warnings 2019-11-27 16:29:56 +01:00
MediaSourceManager.cs Fix more warnings 2019-11-27 16:29:56 +01:00
MediaStreamSelector.cs Fix more warnings 2019-11-27 16:29:56 +01:00
MusicManager.cs Merge pull request #2041 from Bond-009/warn11 2019-12-11 01:14:55 +09:00
PathExtensions.cs Fix more warnings 2019-11-27 16:29:56 +01:00
ResolverHelper.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
SearchEngine.cs Merge pull request #2041 from Bond-009/warn11 2019-12-11 01:14:55 +09:00
UserDataManager.cs Merge pull request #2041 from Bond-009/warn11 2019-12-11 01:14:55 +09:00
UserManager.cs Enable TreatWarningsAsErrors for some projects 2019-12-13 20:11:37 +01:00
UserViewManager.cs Merge pull request #2041 from Bond-009/warn11 2019-12-11 01:14:55 +09:00