Commit 3cdda44
Update .NET SDK to 9.0.307 (#557)
* Update .NET SDK
Update .NET SDK to version 9.0.307.
---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
dependency-version: 9.0.307
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: costellobot <[email protected]>
* Bump .NET NuGet packages
Bumps .NET dependencies to their latest versions for the .NET 9.0.307 SDK.
Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.10 to 9.0.11.
Bumps Microsoft.AspNetCore.OpenApi from 9.0.10 to 9.0.11.
Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.10 to 9.0.11.
Bumps Microsoft.Extensions.ApiDescription.Server from 9.0.10 to 9.0.11.
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-version: 9.0.11
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-version: 9.0.11
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
dependency-version: 9.0.11
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.ApiDescription.Server
dependency-version: 9.0.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: costellobot <[email protected]>
---------
Signed-off-by: costellobot <[email protected]>
Co-authored-by: Martin Costello <[email protected]>1 parent be7d7e6 commit 3cdda44
File tree
3 files changed
+5
-5
lines changed- src/TodoApp
- tests/TodoApp.Tests
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| 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