From ead874e6b265ee8792b66e0b0dee01995f8606f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 08:34:23 +0000 Subject: [PATCH] chore: Update dependency dotnet-example to v3 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index 2ff28b7..b7853d7 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "dotnet-example": { - "version": "2.0.0", + "version": "3.0.0", "commands": [ "dotnet-example" ]