diff --git a/README.md b/README.md index 60aca3dc..ccd3af90 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ $token = ( ) ``` -### MCP and agent skills (preview) +### MCP and agent skills The 2026.1 preview improves support for agent-driven diagnostics workflows: diff --git a/ci.global.json b/ci.global.json index d20023b3..f071a741 100644 --- a/ci.global.json +++ b/ci.global.json @@ -1,5 +1,5 @@ { "sdk": { - "version": "10.0.203" + "version": "10.0.301" } } diff --git a/src/Roastery/Roastery.csproj b/src/Roastery/Roastery.csproj index 337aac00..5af15d3a 100644 --- a/src/Roastery/Roastery.csproj +++ b/src/Roastery/Roastery.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/SeqCli/SeqCli.csproj b/src/SeqCli/SeqCli.csproj index 7864a99c..39adb84c 100644 --- a/src/SeqCli/SeqCli.csproj +++ b/src/SeqCli/SeqCli.csproj @@ -27,20 +27,20 @@ - + - - + + - - + + - - + + diff --git a/test/SeqCli.EndToEnd/SeqCli.EndToEnd.csproj b/test/SeqCli.EndToEnd/SeqCli.EndToEnd.csproj index 988cbea1..0816d85f 100644 --- a/test/SeqCli.EndToEnd/SeqCli.EndToEnd.csproj +++ b/test/SeqCli.EndToEnd/SeqCli.EndToEnd.csproj @@ -7,7 +7,7 @@ false - + diff --git a/test/SeqCli.Tests/SeqCli.Tests.csproj b/test/SeqCli.Tests/SeqCli.Tests.csproj index 5cc1449c..3f878c5e 100644 --- a/test/SeqCli.Tests/SeqCli.Tests.csproj +++ b/test/SeqCli.Tests/SeqCli.Tests.csproj @@ -3,14 +3,17 @@ net10.0 - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + + +