Developer 02 4f5a33f7ec Support multiple target frameworks in project file
Updated `DigitalData.Auth.API.csproj` to target both `net7.0` and `net8.0`.
Replaced `TargetFramework` with `TargetFrameworks` for multi-targeting.
Conditionally included `Microsoft.AspNetCore.Authentication.JwtBearer` based on the target framework version.
Added a project reference to `DigitalData.Auth.Abstractions`.
2025-05-10 10:24:12 +02:00
2025-01-14 20:32:51 +01:00
2024-11-14 12:32:49 +01:00

DigitalData.Auth

Description
No description provided
Readme 230 KiB
Languages
C# 100%