From 45dc885cd5b9ee7f885834bb2e4e132688cf61c8 Mon Sep 17 00:00:00 2001 From: Wendell Jones Date: Tue, 10 Mar 2026 17:08:43 -0400 Subject: [PATCH] Update publish profile to Linux x64; refresh scenario time Changed the last used publish profile in Jellyfin.Server.csproj.user from Windows x64 to Linux x64. Also updated the lastUpdateTime in scenario.json to reflect recent activity. --- .../upgrades/scenarios/new-dotnet-version_02bc64/scenario.json | 2 +- Jellyfin.Server/Jellyfin.Server.csproj.user | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/upgrades/scenarios/new-dotnet-version_02bc64/scenario.json b/.github/upgrades/scenarios/new-dotnet-version_02bc64/scenario.json index 197127c6..53c89372 100644 --- a/.github/upgrades/scenarios/new-dotnet-version_02bc64/scenario.json +++ b/.github/upgrades/scenarios/new-dotnet-version_02bc64/scenario.json @@ -3,7 +3,7 @@ "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-10T17:43:12.8279563Z", + "lastUpdateTime": "2026-03-10T18:53:32.2939764Z", "stage": "Execution", "properties": {}, "folderPath": "" diff --git a/Jellyfin.Server/Jellyfin.Server.csproj.user b/Jellyfin.Server/Jellyfin.Server.csproj.user index bd1700e6..55f2b8df 100644 --- a/Jellyfin.Server/Jellyfin.Server.csproj.user +++ b/Jellyfin.Server/Jellyfin.Server.csproj.user @@ -1,6 +1,6 @@  - D:\Projects\pgsql-jellyfin\Jellyfin.Server\Properties\PublishProfiles\SelfContained-Win-x64.pubxml + D:\Projects\pgsql-jellyfin\Jellyfin.Server\Properties\PublishProfiles\SelfContained-Linux-x64.pubxml \ No newline at end of file