jellyfin/Jellyfin.Server
renovate[bot] 02f9e60e7c
chore(deps): update dotnet monorepo to v7.0.1 (#8900)
* chore(deps): update dotnet monorepo to v7.0.1

* Update docker sdk

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-12-15 20:13:11 -07:00
..
Configuration Target net6.0 2021-09-24 20:15:46 +02:00
Extensions Backport pull request #8611 from jellyfin/release-10.8.z 2022-10-28 22:39:00 -04:00
Filters Replace != null with is not null 2022-12-05 15:01:13 +01:00
Formatters Replace == null with is null 2022-12-05 15:00:20 +01:00
Infrastructure Replace != null with is not null 2022-12-05 15:01:13 +01:00
Middleware Use static methods StopWatch where it makes sense (#8898) 2022-12-14 22:03:26 +01:00
Migrations Replace == null with is null 2022-12-05 15:00:20 +01:00
Properties Split integration tests from unit tests 2021-03-09 14:17:59 +01:00
Resources/Configuration Increase min log level to 'Warning' framework namespaces 2020-03-03 00:36:54 +01:00
wwwroot/api-docs replace swagger logo 2020-09-03 21:39:50 -06:00
CoreAppHost.cs remove JellyfinDbProvider and add second level caching 2022-10-21 11:55:32 +02:00
Jellyfin.Server.csproj chore(deps): update dotnet monorepo to v7.0.1 (#8900) 2022-12-15 20:13:11 -07:00
Program.cs Use static methods StopWatch where it makes sense (#8898) 2022-12-14 22:03:26 +01:00
Startup.cs remove JellyfinDbProvider and add second level caching 2022-10-21 11:55:32 +02:00
StartupOptions.cs Fix build errors 2022-12-07 16:42:28 +01:00