Refactor BaseItemRepository for ordered DTO materialization
Refactored BaseItemRepository to use a new helper method, MaterializeOrderedDtos, ensuring DTOs are returned in the order of precomputed IDs and improving code reuse. Updated comments to clarify ordering. Cleaned up scenario.json properties and reformatted rebuild-solution.ps1 without changing its logic.
This commit is contained in:
@@ -3,11 +3,8 @@
|
||||
"operationId": "02bc6448-a69d-4ff4-a0ec-0db07ec3a09a",
|
||||
"description": "Upgrade solution or project to new version of .NET",
|
||||
"startTime": "2026-03-05T22:18:32.3921759Z",
|
||||
"lastUpdateTime": "2026-03-06T14:43:11.1102232Z",
|
||||
"lastUpdateTime": "2026-03-07T16:26:16.8032461Z",
|
||||
"stage": "Execution",
|
||||
"properties": {
|
||||
"SelectedScenarioStrategy": "BottomUp",
|
||||
"UpgradeTargetFramework": "net11.0"
|
||||
},
|
||||
"properties": {},
|
||||
"folderPath": ""
|
||||
}
|
||||
Reference in New Issue
Block a user