You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor solution structure and update package versions
- Reorganized `SimpleAuthentication.sln` by removing duplicate project entries and adding structured folders for "Samples" and "Solution Items".
- Updated `Microsoft.AspNetCore.Authentication.JwtBearer` package versions in `SimpleAuthentication.Abstractions.csproj` for `net8.0` (8.0.19 to 8.0.20) and `net9.0` (9.0.8 to 9.0.9).
- Added `SimpleAuthentication.slnx` for a structured representation of the solution.
0 commit comments