From 0dbb5896c9b0be2431bab61cd452ec5d0641e30a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 01:22:20 +0000 Subject: [PATCH] chore: Update dependency dotnet-example to v2 --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index a0b331c..958377a 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "dotnet-example": { - "version": "1.6.0", + "version": "2.0.0", "commands": [ "dotnet-example" ]