Commit 7441b58
committed
Update package versions and OpenAPI configuration
- Upgraded `FluentValidation.DependencyInjectionExtensions` to version `12.0.0`.
- Updated `Swashbuckle.AspNetCore.SwaggerUI` to version `8.1.1`.
- Upgraded `TinyHelpers.AspNetCore` to version `4.0.25`.
- Changed OpenAPI configuration in `Program.cs` to use `AddDefaultProblemDetailsResponse()`.
- Aligned `FluentValidation` version in `MinimalHelpers.FluentValidation.csproj` to `12.0.0`.1 parent 03afc91 commit 7441b58
File tree
3 files changed
+5
-5
lines changed- samples/MinimalSample
- src/MinimalHelpers.FluentValidation
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments