From c5fbacbb62100fb80a822f3dd3a5d2e0f5e303e1 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 16 Feb 2026 12:57:50 +0000
Subject: [PATCH 1/3] Initial plan
From f0ec694524faabb024ff3ed00d101fff15bc8aa6 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 16 Feb 2026 13:03:53 +0000
Subject: [PATCH 2/3] Downgrade System.Text.Json from 10.0.2 to 9.0.2 for UWP
compatibility
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
---
YoutubeExplode/YoutubeExplode.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/YoutubeExplode/YoutubeExplode.csproj b/YoutubeExplode/YoutubeExplode.csproj
index 3bd8d14d..9cad7e37 100644
--- a/YoutubeExplode/YoutubeExplode.csproj
+++ b/YoutubeExplode/YoutubeExplode.csproj
@@ -35,7 +35,7 @@
Date: Mon, 16 Feb 2026 13:11:57 +0000
Subject: [PATCH 3/3] Add XML comment explaining System.Text.Json downgrade and
linking issue #937
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
---
YoutubeExplode/YoutubeExplode.csproj | 3 +++
1 file changed, 3 insertions(+)
diff --git a/YoutubeExplode/YoutubeExplode.csproj b/YoutubeExplode/YoutubeExplode.csproj
index 9cad7e37..9a4e0c17 100644
--- a/YoutubeExplode/YoutubeExplode.csproj
+++ b/YoutubeExplode/YoutubeExplode.csproj
@@ -33,6 +33,9 @@
/>
+