ProjectLighthouse/ProjectLighthouse
dependabot[bot] 1f718a3711
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.9 to 6.0.10 (#516)
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore

Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 6.0.9 to 6.0.10.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/commits)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-15 18:31:09 +00:00
..
Administration Add timestamps to logs and cleanup some code 2022-10-01 16:28:52 -05:00
Configuration Add Username to MailConfig and fix typo 2022-10-03 23:25:18 -05:00
Extensions General improvements to hearting and queuing (#403) 2022-08-14 16:48:32 -04:00
Files Implement POST request rate limiting (#490) 2022-09-24 17:18:28 -05:00
Helpers Add Username to MailConfig and fix typo 2022-10-03 23:25:18 -05:00
Levels Merge branch 'LBPUnion:main' into playlists 2022-09-24 19:24:14 -05:00
Logging Add timestamps to logs and cleanup some code 2022-10-01 16:28:52 -05:00
Match Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
Middlewares Implement POST request rate limiting (#490) 2022-09-24 17:18:28 -05:00
Migrations Forgot the migration file 2022-09-24 19:31:17 -05:00
PlayerData Merge branch 'LBPUnion:main' into playlists 2022-09-24 19:24:14 -05:00
ProjectLighthouse/Migrations Implement hearting playlists 2022-09-23 00:03:54 -05:00
Properties Only host on HTTP 10060 2021-10-27 16:07:03 -04:00
Serialization Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
Startup Add ServerType to file logs 2022-05-22 16:23:07 -04:00
StaticFiles Update the logo images on the website. 2022-09-25 15:18:42 -04:00
StorableLists Fix redis room cleanups 2022-07-23 19:58:06 -04:00
Tickets Make logger a non-static class 2022-05-15 16:57:50 -04:00
Types Refresh the website's UI 2022-08-19 21:15:41 -04:00
.dockerignore Initial Commit 2021-10-05 23:02:13 -04:00
ApiEndpointController.cs Massive organization of classes and namespaces 2022-05-15 16:45:00 -04:00
appsettings.Development.json Fix Development appsettings 2022-07-27 16:59:00 -04:00
appsettings.json Initial Commit 2021-10-05 23:02:13 -04:00
chatCensoredList.txt Fixes (#257) 2022-04-01 23:52:42 -04:00
Database.cs Implement hearting playlists 2022-09-23 00:03:54 -05:00
Dockerfile Update Dockerfile for .NET 6.0 2021-11-17 20:34:32 -05:00
ProjectLighthouse.csproj Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 6.0.9 to 6.0.10 (#516) 2022-10-15 18:31:09 +00:00
StartupTasks.cs Merge branch 'main' into mod-panel 2022-08-05 19:28:07 -04:00