Skip to content

Commit

Permalink
Package 2.14.0 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kolan72 committed Jan 7, 2024
1 parent c023837 commit 37d8609
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/PoliNorError.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
Expand All @@ -14,9 +14,9 @@
<RepositoryType>git</RepositoryType>
<PackageProjectUrl>https://github.com/kolan72/PoliNorError</PackageProjectUrl>
<RepositoryUrl>https://github.com/kolan72/PoliNorError</RepositoryUrl>
<Version>2.12.1</Version>
<Version>2.14.0</Version>
<Description>PoliNorError is a library that provides error handling capabilities through Retry and Fallback policies. The library has a specific focus on handling potential exceptions within the catch block and offers various configuration options.</Description>
<AssemblyVersion>2.12.1.0</AssemblyVersion>
<AssemblyVersion>2.14.0.0</AssemblyVersion>
<FileVersion>0.0.0.0</FileVersion>
</PropertyGroup>

Expand Down

0 comments on commit 37d8609

Please sign in to comment.