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

Tests: upgrade to .NET 6 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Tests: upgrade to .NET 6 #9

wants to merge 1 commit into from

Conversation

aarani
Copy link
Owner

@aarani aarani commented Dec 3, 2023

This commit upgrades test project and our CI to use .NET 6. There's no excuse to use .netcoreapp 3.1 anymore.

It's noteworthy to say that we will keep NOnion target platform on netstandard2.0 for the time being.

P.S:
My reason for this upgrade was mostly lack of native apple silicon support in .NET Core 3.1.

This commit upgrades test project and our CI to use .NET 6.
There's no excuse to use .netcoreapp 3.1 anymore.

It's noteworthy to say that we will keep NOnion target platform
on netstandard2.0 for the time being.

P.S:
My reason for this upgrade was mostly lack of native apple
silicon support in .NET Core 3.1.
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.

1 participant