Updated the project to target .NET 8.0 alongside .NET Framework 4.6.2. Added `<LangVersion>` property set to `latest` to enable the use of the latest C# language features. Existing `<ImplicitUsings>` and `<Nullable>` properties remain unchanged. No changes were made to the `MediatR` package reference.