Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 7, 2025

The CscArguments test regenerates CSharpCompilerCommand.Generated.cs to reflect compiler arguments from the current Roslyn version. This PR's dependency update to Roslyn 5.3.0-1.25556.109 introduced warning CS8002, which needs to be suppressed in the generated compiler arguments.

Changes

  • Added warning 8002 to the /nowarn compiler argument list in CSharpCompilerCommand.Generated.cs
  • Re-ran RunFileTests.CscArguments test to regenerate the file with updated compiler arguments

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Update source code from dotnet/dotnet Update CSharpCompilerCommand.Generated.cs for Roslyn 5.3.0 Nov 7, 2025
Copilot AI requested a review from jjonescz November 7, 2025 17:43
Copilot finished work on behalf of jjonescz November 7, 2025 17:43
@jjonescz jjonescz closed this Nov 7, 2025
@jjonescz jjonescz deleted the copilot/sub-pr-51612 branch November 7, 2025 17:43
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.

2 participants