2captcha / 2captcha-csharp

C# library for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas.
http://2captcha.com
MIT License
84 stars 26 forks source link

Nuget assemblies are compiled in Debug instead of Release #14

Closed tranb3r closed 1 year ago

tranb3r commented 1 year ago

It seems like nuget assemblies are compiled in Debug instead of Release. Could you please take a look? Thanks!

kratzky commented 1 year ago

In v1.2.0+ nuget assemblies should be compiled in Release configuration.