Skip to content

Commit

Permalink
remove additional requestUri parameter from extension methods
Browse files Browse the repository at this point in the history
  • Loading branch information
Amin GolMahaleh authored and Amin GolMahaleh committed Mar 13, 2023
1 parent 70506cf commit f3e944b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/HttpClientToCurl/HttpClientToCurl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<PropertyGroup>
<Authors>Amin Golmahalle</Authors>
<Version>1.8.9</Version>
<PackageReleaseNotes>1.8.9</PackageReleaseNotes>
<Version>1.9.0</Version>
<PackageReleaseNotes>1.9.0</PackageReleaseNotes>
<TargetFramework>netstandard2.1</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>disable</Nullable>
Expand Down

0 comments on commit f3e944b

Please sign in to comment.