We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb35574 commit bab32b6Copy full SHA for bab32b6
src/HttpClientToCurl/HttpClientToCurl.csproj
@@ -2,8 +2,8 @@
2
3
<PropertyGroup>
4
<Authors>Amin Golmahalleh</Authors>
5
- <Version>2.0.4</Version>
6
- <PackageReleaseNotes>2.0.4</PackageReleaseNotes>
+ <Version>2.0.5</Version>
+ <PackageReleaseNotes>2.0.5</PackageReleaseNotes>
7
<TargetFramework>netstandard2.1</TargetFramework>
8
<ImplicitUsings>enable</ImplicitUsings>
9
<Nullable>disable</Nullable>
0 commit comments