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

Create a new release of SuccincT, targeting .NET 6, with all the redundant features removed #72

Open
4 tasks
DavidArno opened this issue Sep 22, 2021 · 1 comment
Assignees

Comments

@DavidArno
Copy link
Owner

  • Target .NET 6
  • Remove pattern matching functionality that C# 10 already supports
  • Remove wither functionality if withers feature covers this
  • What else?
@DavidArno DavidArno self-assigned this Sep 22, 2021
DavidArno added a commit that referenced this issue Sep 22, 2021
This is a rough and ready "hack" commit. I've simply added "?" and "!" where needed to silence the compilers complains about nullability, ignored 124 intellisense errors, commented out test code that didn't make sense and fixed one test that failed because .NET 6's  double.TryParse() behaves differently to NetF.
@emperador-ming
Copy link

Wow, outstanding work so far
Kudos!

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

No branches or pull requests

2 participants