From 62ca64b659731dab8ddf2577413d68ea8e97662e Mon Sep 17 00:00:00 2001 From: Owen Smith Date: Thu, 29 Aug 2024 11:24:50 -0400 Subject: [PATCH] -m --- .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 76d66131..ea0f95ba 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ci-version-properties": { - "version": "0.4.0", + "version": "0.7.0", "commands": [ "dotnet-ci-version-properties" ]