v1.0.1
Added traget framework net8.0 to all projects
Each nuget package now contains an additional folder lib/net8.0
containing a dll for this framework
Update dependencies
-
WebRTC
- SIPSorcery 6.2.4
-
Database providers
- Microsoft.Azure.Cosmos 3.39.1
- MySqlConnector 2.3.7
- Npgsql 8.0.3 - fixes vulnerability: GHSA-x9vc-6hfv-hg8c
- SQLitePCLRaw.core 2.1.8
tested all providers with Json.Tests/test-all-async.bat & Json.Tests/test-all-sync.bat
-
Tests:
- Bogus 35.5.1
- FluentAssertions 6.12.0
- Microsoft.NET.Test.Sdk 17.9.0