Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target both .NET 6 and .NET 8 #147

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

otykier
Copy link
Contributor

@otykier otykier commented Dec 6, 2024

I realize .NET 6 is now out-of-support. However, we have users of our app who are not yet able to upgrade to .NET 8 for reasons, and since Scintilla.NET no longer explicitly targets .NET 6 starting from v. 5.6.3, we're unfortunately not able to update our app to use the latest Scintilla.NET NuGet.

I hope you will consider targeting both .NET 6 and .NET 8 for the time being.

Add .NET 6 target back
@ahmetsait
Copy link
Collaborator

I think we should just revert f0f816c, since adding another target increases the build time for no benefit.

@desjarlais desjarlais self-assigned this Dec 6, 2024
@desjarlais desjarlais merged commit b133e15 into desjarlais:master Dec 6, 2024
2 checks passed
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.

3 participants