From c9fd2e616a5057ecf586f696092fb48e1ef5c2ef Mon Sep 17 00:00:00 2001 From: jburnett Date: Tue, 25 Mar 2025 14:50:53 -0400 Subject: [PATCH] Upgrade Report Generator --- .config/dotnet-tools.json | 2 +- common.test.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 3d0ce8b..14e6964 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-reportgenerator-globaltool": { - "version": "5.4.3", + "version": "5.4.5", "commands": [ "reportgenerator" ] diff --git a/common.test.props b/common.test.props index 13715fa..5438300 100644 --- a/common.test.props +++ b/common.test.props @@ -22,7 +22,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - +