Migrate to Sdk projects.

* BasicBlockChain.Core.
* BasicBlockChain.Core.Tests.
* Migrate MSTests to XUnit.
This commit is contained in:
2024-01-21 18:11:22 +01:00
parent 0975975c5e
commit cb2002b619
8 changed files with 40 additions and 178 deletions

View File

@@ -1,5 +1,4 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following