Files
pgsql-jellyfin/.github/upgrades/scenarios/new-dotnet-version_02bc64/scenario.json
T
wjones 7c032fe4e2 Complete .NET 11.0 upgrade and solution validation
All 41 projects now target .NET 11.0 (PREVIEW). Updated tasks.md to reflect 100% completion of upgrade and validation, including build, test, manual smoke tests, performance checks, and deployment verification. Updated execution-log.md and scenario.json with final validation results and timestamps. Changed Jellyfin.Server.csproj.user to use SelfContained-Win-x64 publish profile. No code changes required for this tier; all tests pass except integration tests pending PostgreSQL infrastructure.
2026-03-06 10:00:45 -05:00

13 lines
418 B
JSON

{
"scenarioId": "New-DotNet-Version",
"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",
"stage": "Execution",
"properties": {
"SelectedScenarioStrategy": "BottomUp",
"UpgradeTargetFramework": "net11.0"
},
"folderPath": ""
}