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

[Rebase #870 + more] Update target to net 8.0 + Replace deprecated US timezone (issue #883) #884

Merged
merged 6 commits into from
Sep 13, 2024

Conversation

gbirchmeier
Copy link
Member

@gbirchmeier gbirchmeier commented Sep 13, 2024

resolve #883

This is a rebase of #870 by @huypn12 , plus I added some more to it:

@huypn12's work:

  • Update target to net 8.0
  • Replace deprecated US timezone

My additions:

  • updated the release script for .NET 8
  • in csproj files, replaced <TargetFrameworks> with singular form
  • remove some Exception ctor calls which are now deprecated in .NET 8
  • deprecated some QF exceptions that I see are not being used

@gbirchmeier gbirchmeier merged commit 7a8d037 into connamara:master Sep 13, 2024
2 checks passed
@gbirchmeier gbirchmeier deleted the rebase-870-dotnet8 branch September 13, 2024 22:58
gbirchmeier added a commit to gbirchmeier/quickfixn that referenced this pull request Sep 15, 2024
@huypn12
Copy link
Contributor

huypn12 commented Sep 19, 2024

@gbirchmeier

thank you :)

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.

Request for New Release with .NET 8 Support
2 participants