Skip to content

Build our libraries against net10.0#81545

Merged
JoeRobich merged 2 commits intomainfrom
dev/jorobich/build-net10-libs
Dec 5, 2025
Merged

Build our libraries against net10.0#81545
JoeRobich merged 2 commits intomainfrom
dev/jorobich/build-net10-libs

Conversation

@JoeRobich
Copy link
Member

Missed as part of building the Roslyn LSP against net10.0 was also building our libraries against net10.0.

@JoeRobich JoeRobich requested a review from a team as a code owner December 4, 2025 22:25
@JoeRobich JoeRobich enabled auto-merge (squash) December 4, 2025 22:29
<PropertyGroup>
<NetRoslyn>net9.0</NetRoslyn>
<NetRoslynAll>net8.0;net9.0</NetRoslynAll>
<NetRoslynAll>net8.0;net9.0;net10.0</NetRoslynAll>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we get rid of net9 now, and switch NetRoslyn to net10? Seems like its mostly for test utilities and things?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can attempt that as a follow up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants