Skip to content

Fix launch.json debug configurations to use net10.0#1056

Merged
adamhathcock merged 2 commits intoadam/vscode-fixesfrom
copilot/sub-pr-1055
Nov 30, 2025
Merged

Fix launch.json debug configurations to use net10.0#1056
adamhathcock merged 2 commits intoadam/vscode-fixesfrom
copilot/sub-pr-1055

Conversation

Copy link
Contributor

Copilot AI commented Nov 30, 2025

Debug configurations referenced net8.0 but SharpCompress.Test.csproj targets net10.0 and net48.

Changes

  • Updated "Debug Tests" and "Debug Specific Test" configurations to use net10.0 framework
  • Updated configuration names to reflect the correct framework

💡 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.

Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
Copilot AI changed the title [WIP] Address feedback on vscode config pull request Fix launch.json debug configurations to use net10.0 Nov 30, 2025
Copilot AI requested a review from adamhathcock November 30, 2025 12:23
@adamhathcock adamhathcock marked this pull request as ready for review November 30, 2025 12:41
@adamhathcock adamhathcock merged commit 6920586 into adam/vscode-fixes Nov 30, 2025
2 checks passed
@adamhathcock adamhathcock deleted the copilot/sub-pr-1055 branch November 30, 2025 12:41
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