Commit changes before fixing global.json file(s).

This commit is contained in:
2026-01-13 21:47:52 -06:00
parent a4b08f4cf1
commit 334c2fecb5
6 changed files with 1662 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"scenarioId": "New-DotNet-Version",
"operationId": "a1d9f56b-ad01-4c78-bbfa-17a76f5681a3",
"description": "Upgrade solution or project to new version of .NET",
"startTime": "2026-01-14T02:57:44.7961447Z",
"lastUpdateTime": "2026-01-14T03:37:51.3730402Z",
"stage": "Execution",
"properties": {
"SelectedScenarioStrategy": "AllAtOnce",
"upgradeTargetFramework": "net10.0"
}
}