Skip to content

Tests: upgrade to .NET 6#74

Open
aarani wants to merge 5 commits intonblockchain:masterfrom
aarani:updateTestProject
Open

Tests: upgrade to .NET 6#74
aarani wants to merge 5 commits intonblockchain:masterfrom
aarani:updateTestProject

Conversation

@aarani
Copy link
Copy Markdown
Collaborator

@aarani aarani commented Oct 27, 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.

@aarani aarani force-pushed the updateTestProject branch from b81b167 to 3c0153a Compare October 27, 2023 18:19
This commit aims to introduce a simple API for end users.

Working with network especially Tor routers is flaky and
delegating retry logic implementation to users causes NOnion to
be unreliable in CI and in normal use, this commit introduces
retry logic in some places where it's needed the most. This
should hopefully make NOnion more reliable.
Client,Network,Services: add TorClient
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.
@aarani aarani force-pushed the updateTestProject branch from 3c0153a to 05da762 Compare December 3, 2023 16:24
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