From c137363ca757a8b69576fed31bbe80115ffba765 Mon Sep 17 00:00:00 2001 From: Arlo Date: Wed, 3 Dec 2025 17:40:02 -0600 Subject: [PATCH] Bump uno-check to latest stable version --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 67829f6..1c15e1f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "uno.check": { - "version": "1.27.4", + "version": "1.33.1", "commands": [ "uno-check" ]