Commit 63e538d
chore(deps): update workleap (#101)
* chore(deps): update workleap
* fix: Update Swashbuckle.AspNetCore to v9 for MSBuild compatibility
Workleap.OpenApi.MSBuild 0.12.3 requires Swashbuckle.AspNetCore v9.x
to generate OpenAPI specs. Updated test project packages from 8.1.4 to 9.0.6.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: Update Swashbuckle.AspNetCore.Annotations in test project
Update the direct Swashbuckle.AspNetCore.Annotations reference in
Workleap.Extensions.OpenAPI.Tests from 8.1.4 to 9.0.6 to match the
transitive dependency from WebApi.OpenAPI.SystemTest and avoid
NU1605 package downgrade error.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gérald Barré <gerald.barre@gsoft.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8fa5019 commit 63e538d
File tree
3 files changed
+5
-5
lines changed- src
- Workleap.Extensions.OpenAPI.Tests
- tests/WebApi.OpenAPI.SystemTest
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments