From 5ece7d449367c96f49f58b5ea49859e8c65166c4 Mon Sep 17 00:00:00 2001 From: Nicholas Blumhardt Date: Fri, 17 Jul 2026 14:11:10 +1000 Subject: [PATCH] Finally, the really final, final dependency update matching the initial 2026.1 Seq build --- ci.global.json | 2 +- src/SeqCli/SeqCli.csproj | 4 ++-- test/SeqCli.Tests/SeqCli.Tests.csproj | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ci.global.json b/ci.global.json index f071a741..14b50cf1 100644 --- a/ci.global.json +++ b/ci.global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "10.0.301" + "version": "10.0.302" } } diff --git a/src/SeqCli/SeqCli.csproj b/src/SeqCli/SeqCli.csproj index 39adb84c..fcb51b71 100644 --- a/src/SeqCli/SeqCli.csproj +++ b/src/SeqCli/SeqCli.csproj @@ -39,8 +39,8 @@ - - + + diff --git a/test/SeqCli.Tests/SeqCli.Tests.csproj b/test/SeqCli.Tests/SeqCli.Tests.csproj index 6b663585..4157a8b6 100644 --- a/test/SeqCli.Tests/SeqCli.Tests.csproj +++ b/test/SeqCli.Tests/SeqCli.Tests.csproj @@ -3,7 +3,7 @@ net10.0 - + all @@ -13,7 +13,7 @@ - +