Closed kekonn closed 3 years ago
The tests and Webconsole now compile against 4.7.2 (because I saw no need to convert these further).
The core library compiles against .NET Standard 2.0, which makes it interchangeable with .NET Core and regular .NET.
I use Rider so I had to update the .gitignore. I also fixed a warning about AesFastEngine begin deprecated.
AesFastEngine
There's just one issue, it won't stop generating an AssemblyInfo.cs file.
The tests and Webconsole now compile against 4.7.2 (because I saw no need to convert these further).
The core library compiles against .NET Standard 2.0, which makes it interchangeable with .NET Core and regular .NET.
I use Rider so I had to update the .gitignore. I also fixed a warning about
AesFastEngine
begin deprecated.There's just one issue, it won't stop generating an AssemblyInfo.cs file.