From 59c0a968eb1e23aa16ecce809132a066efe38542 Mon Sep 17 00:00:00 2001 From: kzu <169707+kzu@users.noreply.github.com> Date: Wed, 24 Jun 2026 17:11:27 +0000 Subject: [PATCH] Update dotnet versions --- .github/dotnet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dotnet.json b/.github/dotnet.json index ae8634b..7a41714 100644 --- a/.github/dotnet.json +++ b/.github/dotnet.json @@ -1,3 +1,3 @@ [ - "6.x" + "9.x" ]