Commit d04578c
committed
Update package versions and adjust MongoDB OData path
Updated the `Directory.Packages.props` file to change the versions of several package dependencies:
- `MailKit` from `4.8.0` to `4.9.0`
- `AWSSDK.Core` from `3.7.400.59` to `3.7.400.63`
- `AWSSDK.S3` from `3.7.410.1` to `3.7.410.5`
- `MongoDB.AspNetCore.OData` from `1.0.1` to `1.1.0`
- `Swashbuckle.AspNetCore` from `7.1.0` to `7.2.0`
- `Swashbuckle.AspNetCore.Annotations` from `7.1.0` to `7.2.0`
Updated the `Grand.Module.Api.csproj` file to reflect the new path for `MongoDB.AspNetCore.OData.dll` version `1.1.0`.1 parent a45a54b commit d04578c
File tree
2 files changed
+7
-7
lines changed- src/Modules/Grand.Module.Api
2 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments