Commit ea387b3
Update to EF Core 11.0.0-preview.2.26115.104
- Update EFCore version from 11.0.0-preview.1.26104.118 to 11.0.0-preview.2.26115.104
- Update Microsoft.Extensions version to match
- Update NuGet feed from dotnet11 to dotnet12
- Update .NET SDK version in global.json to 11.0.100-preview.2.26115.104
This sync was done automatically but could not be fully completed due to network
restrictions preventing package restore and build verification. The following
work remains to be done:
1. Build the solution and resolve any compilation errors
2. Run tests and fix any failures, especially:
- Check_all_tests_overridden failures (new/renamed tests)
- NpgsqlComplianceTest failures (new/renamed test base classes)
3. Investigate breaking changes in EF Core between preview.1 and preview.2
4. Update test overrides and add AssertSql() calls as needed
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 70a72bd commit ea387b3
3 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments