ArangoDB-Community / arangodb-net-standard

A consistent, comprehensive, minimal interface to enable .NET applications to use the complete range of features exposed by the ArangoDB REST API.
Apache License 2.0
76 stars 30 forks source link

Use latest stable LTS .NET SDK to run tests (.NET 8) #480

Closed DiscoPYF closed 11 months ago

DiscoPYF commented 11 months ago

We still run tests with .NET Core SDK 3.1 which is not actively supported anymore. Let's update to the latest LTS which is currently .NET 8