Releases: deathbycaptcha/deathbycaptcha-api-client-dotnet
Releases · deathbycaptcha/deathbycaptcha-api-client-dotnet
v4.7.1
DeathByCaptcha .NET API Client v4.7.1
Fixed
- Fixed NuGet package consumption by removing the broken external SimpleJson dependency.
- Bundled internal JSON sources in the main package to avoid restore failures.
- Updated NuGet Trusted Publishing workflow login configuration.
- Updated README NuGet usage example and install snippets.
Install
dotnet add package DeathByCaptcha --version 4.7.1
v4.7.0
Recreated release to trigger NuGet trusted publishing workflow with updated configuration.