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

Adopt to .NET 7 and drop support for .NET Core 3.1, .NET 5 on servers #573

Merged
merged 2 commits into from
Nov 30, 2022

Conversation

mayuki
Copy link
Member

@mayuki mayuki commented Nov 30, 2022

MagicOnion now supports .NET 7 and we drop support for .NET Core 3.1 and .NET 5 on servers.

  • MagicOnion.Server supports only .NET 7 and .NET 6.
  • MagicOnion.Client continues to support .NET Standard 2.x.
    • If the client application which built/run on .NET 5 or .NET Core 3.1 runtime, it still can depend on the package for .NET Standard.

@mayuki mayuki changed the title Adopt to .NET 7 and drop support for .NET Core 3.1, .NET 5 Adopt to .NET 7 and drop support for .NET Core 3.1, .NET 5 on servers Nov 30, 2022
@mayuki mayuki mentioned this pull request Nov 30, 2022
28 tasks
@mayuki mayuki merged commit 1b2893f into 5.0 Nov 30, 2022
@mayuki mayuki deleted the feature/net7.0 branch November 30, 2022 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant