From cb6626d1adbd15a4d0e3c2b405c077b5ec6292b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Wed, 13 Nov 2024 01:14:19 +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" ]