Commit 2db7d3a
committed
Update package versions for OpenApi and SimpleAuth tools
- Updated `Microsoft.AspNetCore.OpenApi` from `9.0.4` to `9.0.5` in `ApiKeySample.csproj`, `BasicAuthenticationSample.csproj`, and `JwtBearerSample.csproj`.
- Changed `Microsoft.AspNetCore.OpenApi` version constraint from `[8.0.14,9.0.0)` to `[8.0.16,9.0.0)` in `Net8JwtBearerSample.csproj`.
- Upgraded `SimpleAuthenticationTools.Abstractions` from `3.0.6` to `3.0.7` in `SimpleAuthentication.Swashbuckle.csproj` and `SimpleAuthentication.csproj`.1 parent a18beea commit 2db7d3a
6 files changed
Lines changed: 6 additions & 6 deletions
File tree
- samples/MinimalApis
- ApiKeySample
- BasicAuthenticationSample
- JwtBearerSample
- Net8JwtBearerSample
- src
- SimpleAuthentication.Swashbuckle
- SimpleAuthentication
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments