Commit e62a839
committed
Bump .NET NuGet packages
Bumps .NET dependencies to their latest versions for the .NET 9.0.102 SDK.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0 to 9.0.1.
Bumps Microsoft.AspNetCore.OpenApi from 9.0.0 to 9.0.1.
Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.0 to 9.0.1.
Bumps Microsoft.Extensions.ApiDescription.Server from 9.0.0 to 9.0.1.
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.ApiDescription.Server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: costellobot <[email protected]>1 parent 45ff9b0 commit e62a839
File tree
2 files changed
+4
-4
lines changed- src/TodoApp
- tests/TodoApp.Tests
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments