From 6234849ae26982ef319cfb7b9175b5a7f436a016 Mon Sep 17 00:00:00 2001 From: kzu <169707+kzu@users.noreply.github.com> Date: Sat, 17 Jan 2026 22:18:44 +0000 Subject: [PATCH] Update dotnet versions --- .github/dotnet.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dotnet.json b/.github/dotnet.json index 612caa4..42be1ba 100644 --- a/.github/dotnet.json +++ b/.github/dotnet.json @@ -1,5 +1,4 @@ [ "8.x", - "9.x", "10.x" ]