Commit 95ba5e9
Update .NET SDK to 10.0.100-rc.2.25502.107 (#519)
* Update .NET SDK
Update .NET SDK to version 10.0.100-rc.2.25502.107.
---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
dependency-version: 10.0.100-rc.2.25502.107
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-rc.2.25502.107 SDK.
Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-rc.1.25451.107 to 10.0.0-rc.2.25502.107.
Bumps Microsoft.AspNetCore.OpenApi from 10.0.0-rc.1.25451.107 to 10.0.0-rc.2.25502.107.
Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-rc.1.25451.107 to 10.0.0-rc.2.25502.107.
Bumps Microsoft.Extensions.ApiDescription.Server from 10.0.0-rc.1.25451.107 to 10.0.0-rc.2.25502.107.
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
dependency-version: 10.0.0-rc.2.25502.107
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.OpenApi
dependency-version: 10.0.0-rc.2.25502.107
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
dependency-version: 10.0.0-rc.2.25502.107
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.ApiDescription.Server
dependency-version: 10.0.0-rc.2.25502.107
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: costellobot <[email protected]>
---------
Signed-off-by: costellobot <[email protected]>1 parent 558cf03 commit 95ba5e9
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