From b57336775b492319f13771fe33112266b92254e5 Mon Sep 17 00:00:00 2001 From: "facility-bot[app]" Date: Mon, 1 Jun 2026 15:42:14 +0000 Subject: [PATCH] Update NuGet packages --- Directory.Packages.props | 12 ++++++------ dotnet-tools.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 2f8d382..a168d21 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -7,12 +7,12 @@ - - - - - - + + + + + + diff --git a/dotnet-tools.json b/dotnet-tools.json index 462ea63..fa22cd7 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "facilityconformance": { - "version": "2.31.0", + "version": "2.38.0", "commands": [ "FacilityConformance" ],