Skip to content

Commit 9ef727e

Browse files
committed
Package 0.8.0 version.
1 parent 9772e97 commit 9ef727e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/PoliNorError.Extensions.Http.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5-
<Version>0.5.0</Version>
5+
<Version>0.8.0</Version>
66
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
77
<PackageIcon>PoliNorError.png</PackageIcon>
88
<PackageReadmeFile>NuGet.md</PackageReadmeFile>
@@ -14,7 +14,7 @@
1414
<PackageTags>HttpClient Exception Handling Error Resilience Transient Policy Retry Fallback Pipeline</PackageTags>
1515
<PackageProjectUrl>https://github.com/kolan72/PoliNorError.Extensions.Http</PackageProjectUrl>
1616
<RepositoryUrl>https://github.com/kolan72/PoliNorError.Extensions.Http</RepositoryUrl>
17-
<AssemblyVersion>0.5.0.0</AssemblyVersion>
17+
<AssemblyVersion>0.8.0.0</AssemblyVersion>
1818
</PropertyGroup>
1919

2020
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)