[PR #1056] Fix launch.json debug configurations to use net10.0 #1484

Open
opened 2026-01-29 22:20:47 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/adamhathcock/sharpcompress/pull/1056

State: closed
Merged: Yes


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.

**Original Pull Request:** https://github.com/adamhathcock/sharpcompress/pull/1056 **State:** closed **Merged:** Yes --- 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 <!-- START COPILOT CODING AGENT TIPS --> --- 💡 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](https://gh.io/copilot-coding-agent-tips) in the docs.
claunia added the pull-request label 2026-01-29 22:20:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1484