Commit 85cc533
Update .NET SDK to 10.0.100-preview.3.25201.16 (#271)
* Update .NET SDK
Update .NET SDK to version 10.0.100-preview.3.25201.16.
---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
dependency-version: 10.0.100-preview.3.25201.16
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 10.0.100-preview.3.25201.16 SDK.
Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.2.25164.1 to 10.0.0-preview.3.25172.1.
Bumps Microsoft.AspNetCore.OpenApi from 10.0.0-preview.2.25164.1 to 10.0.0-preview.3.25172.1.
Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-preview.2.25163.8 to 10.0.0-preview.3.25171.6.
Bumps Microsoft.Extensions.ApiDescription.Server from 10.0.0-preview.2.25164.1 to 10.0.0-preview.3.25172.1.
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-version: 10.0.0-preview.3.25172.1
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-version: 10.0.0-preview.3.25172.1
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
dependency-version: 10.0.0-preview.3.25171.6
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.ApiDescription.Server
dependency-version: 10.0.0-preview.3.25172.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: costellobot <[email protected]>
* Bump NuGet packages
Update Microsoft.OpenApi for ASP.NET Core 10 preview 3.
* Bump Swashbuckle.AspNetCore
Update Swashbuckle packages for ASP.NET Core 10 preview 3.
* Fix build
Updates for Microsoft.OpenApi 2.0.0-preview.11.
---------
Signed-off-by: costellobot <[email protected]>
Co-authored-by: Martin Costello <[email protected]>1 parent 2a3b991 commit 85cc533
File tree
6 files changed
+17
-12
lines changed- src/TodoApp
- OpenApi
- AspNetCore
- Swashbuckle
- tests/TodoApp.Tests
6 files changed
+17
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments