From 26c50ea8b384c85540d66ae6f363affcb695ba96 Mon Sep 17 00:00:00 2001 From: MarcelRoozekrans Date: Wed, 15 Jul 2026 14:27:03 +0200 Subject: [PATCH] chore(deps): pin all floating package versions to resolved Floating ranges turn an upstream incomplete publish into a broken build the instant it lands (as Microsoft.NET.Test.Sdk 18.* did this week). Pin every float to its currently-resolved version; Renovate manages bumps explicitly from here. Version-only; dotnet build verified. Co-Authored-By: Claude Opus 4.8 (1M context) --- benchmarks/Notify.Benchmarks/Notify.Benchmarks.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/benchmarks/Notify.Benchmarks/Notify.Benchmarks.csproj b/benchmarks/Notify.Benchmarks/Notify.Benchmarks.csproj index 7f971a8..95b423b 100644 --- a/benchmarks/Notify.Benchmarks/Notify.Benchmarks.csproj +++ b/benchmarks/Notify.Benchmarks/Notify.Benchmarks.csproj @@ -8,9 +8,9 @@ - - - + + +