From badcd642ece0bb7da9715805f1066a10a7849698 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 19:17:05 +0000 Subject: [PATCH] chore: Update dependency dotnet-example to v3.1.0 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index b7853d770..b0036d859 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "dotnet-example": { - "version": "3.0.0", + "version": "3.1.0", "commands": [ "dotnet-example" ]