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

Upgrade to support .NET 7 & 8 #346

Merged
merged 3 commits into from
Dec 29, 2023
Merged

Upgrade to support .NET 7 & 8 #346

merged 3 commits into from
Dec 29, 2023

Conversation

jamesmcroft
Copy link
Member

Resolves #303

Changes have been made to add support for .NET 7 and 8 for packages that directly target .NET versions (e.g. EF Core, MVC).

All NuGet packages have been updated to their latest minor version.

Removed Xamarin dependencies.

Minimum UWP version updated to last SDK version for Windows 10 (19041)

PR checklist

  • Have tests been added or updated, run locally, and all pass
  • Have code styling rules been run on all new source file changes
  • Have relevant articles in the docs been added or updated for all new source file changes
  • Have major breaking changes been made and are documented

Xamarin support removed. Advice to continue using previous version. UWP advised to upgrade to latest SDK version.

Other information

@jamesmcroft jamesmcroft requested a review from a team as a code owner December 29, 2023 17:06
@jamesmcroft jamesmcroft requested a review from tom-made December 29, 2023 17:07
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.

[Feature] Support for .NET 7
2 participants