We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70506cf commit f3e944bCopy full SHA for f3e944b
src/HttpClientToCurl/HttpClientToCurl.csproj
@@ -2,8 +2,8 @@
2
3
<PropertyGroup>
4
<Authors>Amin Golmahalle</Authors>
5
- <Version>1.8.9</Version>
6
- <PackageReleaseNotes>1.8.9</PackageReleaseNotes>
+ <Version>1.9.0</Version>
+ <PackageReleaseNotes>1.9.0</PackageReleaseNotes>
7
<TargetFramework>netstandard2.1</TargetFramework>
8
<ImplicitUsings>enable</ImplicitUsings>
9
<Nullable>disable</Nullable>
0 commit comments