From 4889172e083aca21b2f2584aafd87289a269df2a Mon Sep 17 00:00:00 2001 From: Martijn Laarman Date: Thu, 28 May 2020 10:23:16 +0200 Subject: [PATCH] update differ to latest which should yield less verbose release notes for this repos with many nuget packages --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index bde0dbe..1c22fb5 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "assembly-differ": { - "version": "0.12.3", + "version": "0.12.5", "commands": [ "assembly-differ" ]