mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #1056] [MERGED] Fix launch.json debug configurations to use net10.0 #1480
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/1056
Author: @Copilot
Created: 11/30/2025
Status: ✅ Merged
Merged: 11/30/2025
Merged by: @adamhathcock
Base:
adam/vscode-fixes← Head:copilot/sub-pr-1055📝 Commits (2)
64a1cc6Initial plan1e90d69Update launch.json to use net10.0 instead of net8.0📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
.vscode/launch.json(+4 -4)📄 Description
Debug configurations referenced
net8.0butSharpCompress.Test.csprojtargetsnet10.0andnet48.Changes
net10.0framework💡 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.