Skip to content

Target both .NET 8 and .NET 9#349

Merged
valdisiljuconoks merged 2 commits intovaldisiljuconoks:v9from
stefanolsen:feature/support-dotnet8
Jan 6, 2025
Merged

Target both .NET 8 and .NET 9#349
valdisiljuconoks merged 2 commits intovaldisiljuconoks:v9from
stefanolsen:feature/support-dotnet8

Conversation

@stefanolsen
Copy link
Contributor

Since .NET 9 will outlive .NET 8, I suppose a number of sites will stay on .NET 8 for some time.

This PR enables compilation for both .NET 8 and .NET 9. Unless you are strict on semantic versioning, where release 9 should only target .NET 9, then there should be no downsides to this change.

@valdisiljuconoks valdisiljuconoks merged commit 175e2fa into valdisiljuconoks:v9 Jan 6, 2025
0 of 2 checks passed
@valdisiljuconoks
Copy link
Owner

I merged without realizing that we cannot target both frameworks and still referencing 9.0.0 nuget packages. I did not verify this before merging. probably gonna revert..

@valdisiljuconoks
Copy link
Owner

yeah, reverted back for now

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