Skip to content

Commit 2e4c295

Browse files
committed
v1.4.6
1 parent 3661c81 commit 2e4c295

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

TwoCaptcha/TwoCaptcha.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
33
<PackageId>2captcha-csharp</PackageId>
4-
<Version>1.4.5</Version>
4+
<Version>1.4.6</Version>
55
<PackageReadmeFile>README.md</PackageReadmeFile>
66
<Authors>2captcha</Authors>
77
<Company>2captcha</Company>
@@ -12,7 +12,7 @@
1212
<TargetFrameworks>netcoreapp3.1;net5.0;net6.0;net7.0</TargetFrameworks>
1313
</PropertyGroup>
1414
<ItemGroup>
15-
<None Include="..\README.md" pack="true" PackagePath="." />
15+
<None Include="..\README.md" Pack="true" PackagePath="\" />
1616
</ItemGroup>
1717
<ItemGroup>
1818
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />

0 commit comments

Comments
 (0)