diff --git a/ci.global.json b/ci.global.json index 2dc81c85..345f67e3 100644 --- a/ci.global.json +++ b/ci.global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "9.0.303" + "version": "9.0.306" } } diff --git a/src/SeqCli/SeqCli.csproj b/src/SeqCli/SeqCli.csproj index 3e84ff8a..1b417cd2 100644 --- a/src/SeqCli/SeqCli.csproj +++ b/src/SeqCli/SeqCli.csproj @@ -31,7 +31,7 @@ - + @@ -39,11 +39,11 @@ - + - - + + diff --git a/test/SeqCli.Tests/SeqCli.Tests.csproj b/test/SeqCli.Tests/SeqCli.Tests.csproj index ee5e4a40..b15422c9 100644 --- a/test/SeqCli.Tests/SeqCli.Tests.csproj +++ b/test/SeqCli.Tests/SeqCli.Tests.csproj @@ -3,9 +3,9 @@ net9.0 - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive