Skip to content

Modernize everything #62

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Modernize everything #62

wants to merge 5 commits into from

Conversation

tabrath
Copy link
Owner

@tabrath tabrath commented Nov 14, 2021

  • Now targeting netstandard 2.0 and 2.1.
    • No more support for net 4.7.2 and lower.
    • Supports 4.8 and onwards.
  • Dropping CI builds on Travis, AppVeyor and CircleCI in favor of GitHub Actions.
    • Needs more configuring, because I want pre-releases published too.

* CircleCI
* Travis
* AppVeyor
Supported versions are now netstandard 2.0 and 2.1, effectively dropping support for net 4.7.2 and lower.
For testing and releases.
@tabrath tabrath added enhancement dependencies Pull requests that update a dependency file labels Nov 14, 2021
@tabrath tabrath self-assigned this Nov 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant