From 85961eedb43cb482a98c9b082bd6953f9b945426 Mon Sep 17 00:00:00 2001 From: Forge Bot Date: Mon, 8 Jun 2026 00:30:37 +0000 Subject: [PATCH] chore(deps): update minor and patch updates (nuget) to v1.3.0 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index 5573da1..0ac6ccd 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -4,7 +4,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.2.6", + "version": "1.3.0", "commands": ["csharpier"], "rollForward": false }