Skip to content

Conversation

@JoeRobich
Copy link
Member

@JoeRobich JoeRobich commented Oct 30, 2025

basically a backport of #75561, #71584, and #78118 .

@JoeRobich JoeRobich requested review from a team as code owners October 30, 2025 00:31
<PackageReference Include="System.CommandLine" Version="$(SystemCommandLineVersion)" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="$(MicrosoftExtensionsLoggingConsoleVersion)" />
<PackageReference Include="System.Text.Json" Version="$(SystemTextJsonFixedVersion)" PrivateAssets="All" Condition="'$(DotnetBuildFromSource)' != 'true'"/>
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="$(SystemThreadingTasksDataflowVersion)" />
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Necessary for StreamJsonRpc which we eventually move away from


- job: Correctness_TodoCheck
pool:
vmImage: ubuntu-20.04
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image no longer exists so I updated things to match what we do in dev17.10

@JoeRobich JoeRobich requested a review from a team as a code owner October 31, 2025 20:32
@jasonmalinowski
Copy link
Member

@JoeRobich We should take a look at the failing integration test legs; there are failures in the MSBuildWorkspace tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants