From c2b4ab4d20679d5aa111e9076cec0010bef02e68 Mon Sep 17 00:00:00 2001 From: Pieter Viljoen Date: Fri, 5 Jun 2026 06:33:09 -0700 Subject: [PATCH] Bump dependencies on develop to match main Sync Directory.Packages.props and dotnet-tools to the versions already on main: SourceLink 10.0.201, Serilog 4.3.1, Microsoft.NET.Test.Sdk 18.4.0, xunit.analyzers 1.27.0, csharpier 1.2.6, husky 0.9.1. --- .config/dotnet-tools.json | 4 ++-- Directory.Packages.props | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index e4aa460..856590e 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.2.5", + "version": "1.2.6", "commands": [ "csharpier" ], "rollForward": false }, "husky": { - "version": "0.8.0", + "version": "0.9.1", "commands": [ "husky" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index a052ee0..ded83a3 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,11 +1,11 @@ - - - + + + - +