Skip to content

Comments

Refactor solution structure and update package versions#163

Merged
marcominerva merged 1 commit intomasterfrom
develop
Sep 10, 2025
Merged

Refactor solution structure and update package versions#163
marcominerva merged 1 commit intomasterfrom
develop

Conversation

@marcominerva
Copy link
Owner

  • 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.

- 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.
@marcominerva marcominerva merged commit c85bea5 into master Sep 10, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant