snowplow / snowplow-dotnet-tracker

Snowplow event tracker for .NET. Add analytics to your ASP.NET, C#, F# and Visual Basic apps, servers and games
http://snowplowanalytics.com
Apache License 2.0
23 stars 12 forks source link

Update dependencies and .NET version for the tests and console demo projects #135

Closed matus-tomlein closed 4 months ago

matus-tomlein commented 4 months ago

This PR updates the dependencies of the tracker.

It also updates the projects for the tests and console demo such that they are now compatible with Visual Studio Code and can be run from the same project (solution). They now use .NET 8 instead of 5.