akamsteeg / AtleX.HaveIBeenPwned

A fully async .NET Standard client library for the API of HaveIBeenPwned.com
https://www.nuget.org/packages/AtleX.HaveIBeenPwned/
MIT License
5 stars 0 forks source link

Drop .NET Core 3.1 from unit tests, integration tests and benchmarks #92

Closed akamsteeg closed 10 months ago

akamsteeg commented 10 months ago

.NET Core 3.1 is out of support for, at the time of writing, almost 10 months already. It is no longer available on the build machines this project is using and newer versions of Visual Studio also skip runing for example the unit & integration tests for this target. It's time to drop it.