Skip to content

Commit 3c48b04

Browse files
Update project info
1 parent 2336191 commit 3c48b04

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

SolveCaptcha/SolveCaptcha.csproj

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
<Project Sdk="Microsoft.NET.Sdk" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
33
<PackageId>solvecaptcha-csharp</PackageId>
4-
<Version>1.4.0</Version>
4+
<Version>1.0.0</Version>
55
<PackageReadmeFile>README.md</PackageReadmeFile>
66
<Authors>solvecaptcha</Authors>
77
<Company>solvecaptcha</Company>
88
<Description>C# library for easy integration with the API of solvecaptcha captcha solving service to bypass recaptcha, funcaptcha, geetest and solve any other captchas.</Description>
9-
<PackageTags>solvecaptcha;Captcha;reCAPTCHA;CAPTCHA solving;CAPTCHA bypass;C#;.NET;API;Image Recognition;Audio CAPTCHA;Solve CAPTCHA;Anti-bot;CAPTCHA service;CAPTCHA SDK</PackageTags>
9+
<PackageTags>solvecaptcha;Captcha;reCAPTCHA;CAPTCHA solving;CAPTCHA bypass;C#;.NET;API;Image Recognition;Audio CAPTCHA;Solve CAPTCHA;Anti-bot;CAPTCHA service;CAPTCHA SDK; hcaptcha solver;</PackageTags>
10+
<RepositoryUrl>https://github.com/solvercaptcha/solvecaptcha-csharp</RepositoryUrl>
11+
<RepositoryType>git</RepositoryType>
12+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
13+
<PackageProjectUrl>https://solvecaptcha.com/</PackageProjectUrl>
1014
</PropertyGroup>
1115
<PropertyGroup>
1216
<TargetFrameworks>netcoreapp3.1;net5.0;net6.0;net7.0</TargetFrameworks>

0 commit comments

Comments
 (0)