From 3296d231ade91dbd75c9557a485c5ea79b614311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Wed, 13 Nov 2024 00:40:03 +0100 Subject: [PATCH] Update dotnet-file to 1.7.1. --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index 04c598f..c780424 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "dotnet-file": { - "version": "1.6.2", + "version": "1.7.1", "commands": [ "dotnet-file" ]