-
Notifications
You must be signed in to change notification settings - Fork 73
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
Dotnet 8 Update #187
Dotnet 8 Update #187
Conversation
I agree we should release when dotnet 8 goes to GA. We could also drop dotnetcore 3.1 since it went out of support last year. |
I think think im through for now. When GA is released we can finalize this PR. |
@jediwhale Now that I look over the repo once more, we could also add assembly versioning for this release. I think about a file providing the version or writing the version into build.proj instead of Fitsharp.nuspec. What are your thoughts about that? |
This pull request is intended to add support for dotnet 8. IMO this should only be done after GA of dotnet 8 in November.
How should we organise the work on this? I can supply the new definitions, but can't handle the nuget release.