Draft
Conversation
Co-authored-by: rdavisau <7392704+rdavisau@users.noreply.github.com>
Co-authored-by: rdavisau <7392704+rdavisau@users.noreply.github.com>
Copilot stopped work on behalf of
rdavisau due to an error
June 27, 2025 23:29
Owner
|
Don't commit binaries or packages as part of your work |
… for .NET 9 Co-authored-by: rdavisau <7392704+rdavisau@users.noreply.github.com>
Author
Addressed the feedback in commit 93c5c75:
The solution still builds successfully with .NET 9, with the main application projects (tbc.host, tbc.host.console, TestSocketTarget) targeting .NET 9 while the library projects maintain netstandard compatibility. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
.NET 9 Target Framework and Dependency Update - COMPLETED ✅
Summary
✅ Successfully updated tbc repository to target .NET 9
The upgrade is complete and fully functional:
Framework Updates:
Dependency Updates:
Build System:
Validation:
The tbc project is now fully upgraded to .NET 9 with all latest stable dependencies while maintaining backward compatibility where needed.
Fixes #11.
💡 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.