Skip to content

Bump the project to .NET 8 ? #917

@gautamdsheth

Description

@gautamdsheth

Is the feature request related to a problem

Was browsing through the source code when I saw that it is targeting .NET 6. Would be great to get the project to target .NET 8 and later editions since .NET 6 is now out of support.

Describe the solution

Update the target framework to .NET 8 in this file and maybe some other places with conditional directives and then test it. If I missed something, let me know.

https://github.com/CopyText/TextCopy/blob/main/src/TextCopy/TextCopy.csproj

Describe alternatives considered

NA

Additional context

One open source library that I help maintain uses this package to get the clipboard text. We managed to update quite a few dependencies and this was one of them. Would be open to submit a PR as well if it works with the maintainers. Would be great to have this one updated as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions